Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
Is there anyway possible to remove a hub from the registration to equal out the flow of hubs?
Last reply by Steve Bartlett, -
- 2 replies
- 2.7k views
Hi All, Hopefully just a quick question. I have just installed PHPVMS and on the whole it looks ok. I have just clicked on the "register" link though and I get a message saying that the module "registration" doesn't exist. I have looked for something on here that points me to a script or module which is for the registration but can't find anything that looks like it's the right thing. Can anyone point me in the right direction please? Thanks Andy
Last reply by ahughes3, -
- 2 followers
- 5 replies
- 2.7k views
Hey Guys I have a weird question/issue. I am building a new VA website. I have installed the phpvms5.5x and I am using php 5.3. What is happening is that when i went to add a manual pirep to the system to test a function i was working on, at first I got the standard error that basically means you need to fix the php.ini to 128mb. I did that and that solved one issue. Now the issue, is that when I try to run a manual pirep, the system cpu load goes to 88%. The same happens when I try to edit a pirep. I am moving to a larger server to help with the issue, but I want to make sure that down the road I do not have any more issues. Does anyone know what script is causing…
Last reply by bpruett72, -
- 6 replies
- 2.7k views
Hello, Hope everyone had a nice Christmas, Quick question, how would I get the current months (http://www.airfranceva.com/index.php/TopPilot), (middle row) only to be viewable on the frontpage. Many thanks, Connor
Last reply by Connor1994, -
- 7 replies
- 2.7k views
Hello all im am currently have distance calculations all messed up not sure what it is but alot of flights are showing me like 6000 miles when they are like 250 miles. Anything i can do to fix this? Kind Regards, Allan Wings Aviation www.wingsonair.net allan@wingsonair.net
Last reply by WA101-ALLAN, -
- 9 replies
- 2.7k views
ok, so im trying to determine the net income only based off of gross income - fuel price per pirep. the code i have looks like this: $gross = FinanceData::FormatMoney($pirep->load * $pirep->price); $fuel = FinanceData::FormatMoney($pirep->fuelused * $pirep->fuelunitcost); $netincome = $gross - $fuel; echo $netincome; the value it returns is 0, no matter what. if i echo each gross and fuel separably it shows the numbers properly. What exactly am i doing wrong here?
Last reply by SparrowBD, -
- 9 replies
- 2.7k views
I'm having an issue with schedule imports, specifically the route during import. When I import a schedule, the route imports question marks instead of spaces ie: MARCI?V7?SWAGS???. Is there a fix? I have not changed anything in my environment, has anyone else seen this before? Thanks,
Last reply by ProAvia, -
- 8 replies
- 2.7k views
I have this code in pilot_list.tpl: <?php if (PilotData::GetFieldValue($pilot->pilotid, 'LOA' == "LOA")){ echo "<td style=\"color: orange;\">LOA</td>"; }else { echo "<td style=\"color: green;\">Active</td>"; } ?> I have a pilot's account set to LOA, but it still shows green Active. Do you know why? Here is my pilot roster; www.virtualamerican.org/index.php/pilots. Thanks.
Last reply by Jacob Armstrong, -
- 6 replies
- 2.7k views
Hey,An urgent matter: From my launch I haven't received any new pilot registration, I was already thinking: what's wrong with my contest, but it seems that new pilots cannot register at all...this is what happens:When filling everything in, the form returns to the same form, without the password filled in, even when a valid password was filled in.You can try it yourself at http://www.flyeurobelgian.com/belstarclub Anthony
Last reply by RogerB, -
- 10 replies
- 2.7k views
Nabeel, I've had this problem since the installation of phpVMS but am just now getting around to it. This is what shows up when there is a flight on the map: Any ideas? I'm thinking it might have to do with allow_url_fopen? Here's a link to it -Josh
Last reply by completelydeck, -
- 6 replies
- 2.7k views
Hello guys I have installed the icrew crew center looks really good but I want to add some more pages like for weather map then Downloads ,fleet etc so pls tell me how to do it and in icrew there is no option to go to admin panel directly so if anyone can make a code for that also would be great thank you
Last reply by sayedzaafir, -
- 1 follower
- 8 replies
- 2.7k views
Hi guys, can someone please point me in the right direction where all the rank autocalculate functions are. I want to exclude some pilots who got a rank Upgrade from the autocalculate. I have added a if statement there to the PIREP Accept function in the pirep admin module. It is working there but it seems there must be autocalculate functions somewhere else as well cause the pilots keep getting reset to their autocalculated rank. best regards Manuel
Last reply by Parkho, -
- 17 replies
- 2.7k views
Hi all I looked for a solution on the forum but I did not find anything that could solve the problem. I am under a version 5.5 with a php 5.6 When I go to the admin backoffice and I launch the maintenance options manually, I don't have any particular concerns (it's logn but it does the job (reset hours for example or reset Pirep driver count) On the other hand, if I want to use the cronjob and launch the suggested line (php -f /homepages/33/d797466141/htdocs/hdd/vavirtual/crew/admin/maintenance.php) it does not work. I sent the output of the cronjob to a file and here is what I have (many of these lines) : <b>Strict Standards&…
Last reply by PetitJedi, -
- 7 replies
- 2.7k views
hey guys i was hoping if someone can help me to show my recent downloads uploaded on the main page or on pilot profile would be great because sometimes when we update the download section or upload a new Acars version or Aircrafts people still be asking so i think it would be great idea to show recent uploaded download would be easier for pilots to know? Help would be really appreciated. Thanks James
Last reply by jamyboy, -
- 8 replies
- 2.7k views
Hi there, I phpvms_5.5.x installed because the stable version 2.1.934 does not work with PHP 5.5.8. Unfortunately, there are a few errors. Page: http://www.esvi-stoc...p/registration. Could you outsource in the future, the text so that translations are easier to make and will not be overwritten during an update?
Last reply by teufelchen, -
- 11 replies
- 2.7k views
Hello again Nabeel. 1 quick one for you tonight. The pilot pay is not calculating right in the Expense reports. I have added up all pilot pay on site, wich is only 3 of us doing testing right now, and total pilot pay is 223.0004 Per the admin section in the over view of october report, it is stuck on $133.80. That was my pay for the first flight ever for my airline. My pay was actually like 70 something $$$ but when I went to my profile, it paid me $133.80. So what I'm saying is the expense reports viewing via Pilots profile OR Through the admin, will not go up for pilot pay. Is something up with this? I have read many other reports about pilot pay and some say to g…
Last reply by TAV1702, -
- 6 replies
- 2.7k views
I downloaded and installed phpVMS a few days ago to play around with it. Managed to create a new skin based off the default Crystal skin, add aircraft, airports and two schedules. The questions I have are, in the pilot center, there is a link to view flight schedules. The problem is when I search for a departure airport, nothing shows up in the results. I currently have two schedules added, EDDF-EDDB, and EDDB-EDDF. They are enabled in the admin center. What do I need to do to get them to show up? Also, there is a link to "View my flight bids". How does a pilot bid on a flight? Would this be part of the "View flight schedules" page, if it were working correctly? Also, …
Last reply by Unknown98, -
- 1 follower
- 6 replies
- 2.7k views
There is a security hole affecting ALL versions of phpVMS. The security whole affects Auth.class.php and can be exploited via the login form. I have submitted a pull request on github, and i suggest a patch is released ASAP.
Last reply by mattyastic, -
schedules inactive
by Guest- 6 replies
- 2.7k views
hello all because if I click "view inactive schedules" in the admin center all the schedules come out even those active ? best regards
Last reply by TAV1702, -
- 8 replies
- 2.7k views
Hello all, I was just wondering if there was a way to include airmail in my centre? Like what Sim Pilot has done here?
Last reply by Scott, -
- 7 replies
- 2.7k views
Hi , everytime i visit my va i receive this message : At the moment the basic package (without any add-ins ).And i've reinstalled everything :S .What can i do ? Here my site : golda-airlines.com
-
- 15 replies
- 2.7k views
Fatal error: Call to undefined method SchedulesData::GetScheduleFlownCounts() in /www/zzl.org/s/u/n/sunsetva/htdocs/core/modules/Schedules/Schedules.php on line 79 its where im going to get more details on a flight /index.php/schedules/details/35
Last reply by JohnMck93, -
- 14 replies
- 2.7k views
Hello, I just downloaded the software and uploaded it to my webserver. I opened the install.php but it said I have to set permission on some folders. I did that. Now, when I want to enter the install.php I get the following error: Fatal error: Call to a member function get_results() on a non-object in /is/htdocs/wp1119141_257I7HFKX7/www/acars/core/classes/DB.class.php on line 280 Any help is appreciated Pierre
Last reply by igorb, -
- 9 replies
- 2.7k views
I was wondering if there was anyway to not create the accounts until they are approved on the admin side? I had a couple fake spam accounts get registered today and before I could even delete them the system already created the accounts which makes those pilot ID's unusable. I also have the SMF auto account registration module installed which created the accounts on my forum as well. It would be great if the system wouldn't create anything until I approve them in the admin center. Is this possible? If not, is this doable in an update? Thanks, Keith
Last reply by TennShadow, -
- 7 replies
- 2.7k views
Hi all! I'm having a problem sending manual PIREPS from the website with phpvms. The pireps sended with Xacars, kACARS and FsPax are OK. The problem is that sometimes, ACARS programs crashes and the only way to file a pirep to count that hours is filling it manually from the pilot's menu in phpvms. But when I write all there and send the pirep, it gives me this error message: The flight code and number you entered is not a valid route! Ovbiously the pirep doesn't appear in the administration menu to accept it, so I don't know what I have to do to make that manual pireps can be sended. Thanks so much for the help!
Last reply by Nabeel, -
- 5 replies
- 2.7k views
BugsOn the schedules page you cannot Edit or Delete a schedule once you have entered it into the system.SuggestionsDeparture and Arrival times should be given in ZULU time as well as Local Time. This could be done either by having the user enter them manually or by setting the GMT offset on each city then when the user inputs ZULU time the system could automatically calculate Local time based on the GMT Offset.My Operations manager has also requested that I suggest adding the ability to assign Line Numbers to flights.For example of one of our aircraft was flying Flight 001, 002, 004, and 005. We could then assign those flights as Line #1. If we wanted to change the equ…
Last reply by Nabeel, -
- 7 replies
- 2.7k views
Hi again , I've tried to skin 2 sites and an annoying problem exists when trying to skin the pilot_list.tpl, the pilot list duplicates the skin over and over again for each hub that has been added, I've had to do a half arsed job at skinning both pilot lists due to this problem, Coincidently both sites are through one.com (not a free host), not sure if this would be a factor but when I skinned another site which was through 1&1 this problem didn't exist and I could skin the site however I wanted which is why I mention it. I've attached a screenshot. I've just been in touch with one.com who was no help what so ever., If anyone can help me fix this it would be very m…
Last reply by Jeff, -
- 8 replies
- 2.7k views
In order to fully forfill the new law on cookies for websites i'm making a Cookie Info Page for my site. Can someone tell me the following for ALL cookies phpVMS creates. Name Description or Purpose Expiry Duration Thanks I did notices some with a VMS prefix but i've had to clear my cookies and I can't seem to get all of the ones i had on there back. If there is already a list please link me, the only forums i've found are related to what the cookie law is and how to "get arround it", nothing specifically on what cookies vms creates.
Last reply by tutmeister, -
- 15 replies
- 2.7k views
It seems that not all my pilots when they fly are being picked up by the acars map, yet they are still able to file so it is not a huge problem, but would like to see them on the map. Would anyone know a reason as to why not all the pilots flying will show on the map?
Last reply by ProAvia, -
- 12 replies
- 2.7k views
I changed the background image for the sigs in lib/signatures/background and then reset the signatures. the image doesn't show, it just has a black background with the information of the pilots. Did i miss something? thanks
Last reply by flynryan692,