Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 1 reply
- 1.3k views
Hi! I have seaerched for it, but cant find it exactly....so i want pilot roster to be without hubs, is it possible...Ive seen few codes, but i dont get it...i treied everything but says no pilots pls help me thank you
Last reply by TAV1702, -
- 1 reply
- 1.3k views
Is there a way that we, as administrators, can book a flight for a user? Thanks in advance
Last reply by freshJet, -
- 0 replies
- 1.3k views
This is the only page I am having issues with right now. When going to the downloads page through the Pilot Center or a even creating a separate link, the page displays just fine in the template (vairline). Once i click on any download, the file downloads but the issues is it is trying to display another page with the wording, "Your download will start in a few seconds, or click here to manually start." That is the download_item.tpl page. When it displays the page, my template background disappears. So you would think, put a </div> in. But where? I've tried every combination and it doesn't work. download_item.tpl <div align="center"> Tried </div&g…
Last reply by RocketRod, -
- 1 reply
- 1.3k views
Hello, my English is Bad but i have a Problem with kAcars. I hope you can help me. MFG Tamas
Last reply by ProAvia, -
- 1 reply
- 1.3k views
I accidentally deleted the schedules table from the PHPVMS database, and now I can't add or import routes! What do I do?
Last reply by Nabeel, -
- 2 replies
- 1.3k views
I'm not sure I would call this a bug, just a quirk of the export procedure. If you have added any notes that have double spaces or returns it really messes up the export. We had one flight in particular that we added notes that included station loading for a fuel usage challenge last month and when I did an export, that flight filled about six rows in my excel sheet. Just something to be aware of when adding notes. Chuck CYXU
Last reply by Nabeel, -
- 3 replies
- 1.3k views
FSACARS outputs 00:00 hr:min format. But Manual PIREP asks "Enter as hours - "5.3" is five hours and thirty minutes". Does VMS figure this out as i think im seeing problems in over all career time totals. Please advise so i can do more research or not
Last reply by Nabeel, -
- 1 reply
- 1.3k views
Hey, I need to get phpVMS to parse some custom php.ini files (to change the timezone)... How would I go about doing this? Thanks
Last reply by Nabeel, -
- 0 replies
- 1.3k views
Hi, how do I make it so that when a pilot who searches for a flight, airports with no routes don't show up ? I have pilots flying charter flights, and the airport gets added to my airports listing. I want these airports with out schedules not showing up. I'm new to php so I wouldn't have an idea where to start. thanks !
Last reply by md82, -
- 1 reply
- 1.3k views
Hello, I was wondering if there is a way to separate the Props Greased landings from the jets. Thanks if anyone can help me.!
Last reply by Jeff, -
- 0 replies
- 1.3k views
Hi, new here and was wondering why or if there was a airlines schedules database that all VAs could access for scheduling vice everyone having a different proprietary set. Seems it would be most beneficial to all VAs and VA Central seems to be the ideal location for it.
Last reply by BBQSteve, -
- 0 replies
- 1.3k views
I found a way to put the avatar on the badge. in pilotdata.class.php find this [/size] imagepng($img, SITE_ROOT.SIGNATURE_PATH.'/'.$pilotcode.'.png', 1); and paste before if(file_exists(SITE_ROOT.'/lib/avatars/'.$pilotcode.'.png')){ $im6 = imagecreatefrompng(SITE_ROOT.'/lib/avatars/'.$pilotcode.'.png'); }else{ $im6 = imagecreatefrompng(SITE_ROOT.'/lib/images/noavatar.png'); } imagecopymerge($img, $im6, 311, 4, 0, 0, 80, 80, 100);
Last reply by mariorgrossi, -
- 1 reply
- 1.3k views
Hi Guys is there a way in the pilot center that it can show the pilots aircraft types available to his rank ie C172 for a rookie ? or a list of all the ones in our fleet ? Regards Wazza
Last reply by Boogace, -
hello again...my name its mishel and i need help to crate a va,i try a lot and work and i cant get it,and i try a lot,follw the tutorials and noting work for me,i am pratty new on this and if anyone can help me for free or 5$ i will be rly happy,i just went to do a va and that stuff,so thats it,thanks the manger of Cal cargo virtual! u can also contact me via dis and skype; discord -Call me mike-#9352
Last reply by MishelY, -
- 2 replies
- 1.3k views
Hey, I have a question about your PIREP system. The from and to airports are only from the airports I have selected in administration panel. How do I however allow my pilots to enter any two airports they want? Cheers, Nout
Last reply by Nabeel, -
- 0 replies
- 1.3k views
Okay so I just finish a flight but when I look at tin live I'm still on it even though I have filed the pirep and closed kacars it will say on approach. I have to clear the acars table from maintenance settings.
Last reply by EmiratesVA, -
- 2 replies
- 1.3k views
Dear community, I've created many ranks in my company. I've created one rank : "Staff". How can I change the ranks of the pilots ? Because actually, my staff members have the lowest rank... bests regards, Jules
Last reply by Easyjetvirtuel, -
- 2 replies
- 1.3k views
Hey when you go to the pilots in the admin and click on the View Pireps and click on Accept on the Flight Pireps iam getting Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'PilotAdmin::function.call-user-func-array' was given in /home/flymapl1/public_html/core/classes/MainController.class.php on line 292 Please help me
Last reply by pouzo, -
- 2 replies
- 1.3k views
There was an error adding the schedule, already exists DB error: Incorrect integer value: '' for column 'maxload' at row 1 Any ideas? This is when trying to add a schedule?
Last reply by Kieran, -
- 1 reply
- 1.3k views
When I edit with Dreamweaver I have an error in line 13 of ops_airportlist.tpl management system, is this line. Do not know what the error. url: '<?php echo adminaction('/operations/airportgrid');?>',
Last reply by Nabeel, -
- 1 reply
- 1.3k views
Does anyone else get this error? In Admin View bids the flightnumb shows instead of the pilot ID (see the image) The top one, the route number shows correctly but the pilot id is using the route number prefix instead of AVA0011 as it should. This is the line from the template. <?php foreach($allbids as $bid) {?> <tr id="row<?php echo $bid->bidid?>"> <td><?php echo $bid->code.$bid->flightnum."({$bid->depicao} - {$bid->arricao})"?></td> <td><?php echo PilotData::GetPilotCode($bid->code, $bid->flightnum).' - '.$bid->firstname.' '.$bid->lastname; ?></td> <td><?php echo $bid->d…
Last reply by simpilot, -
- 2 replies
- 1.3k views
Hi, I get the following error on install: How can I solve this? Thanks
Last reply by Tom, -
- 2 replies
- 1.3k views
HI guys, I have looked in the forums and I could not see it, but do the pilots have to bid for flights or can I let them fly what ever routes we have in the shedules list? Our pilots like to fly any aircraft on any route, but the way vms is set up you cannot is there anyway I can change that or is that it. Apart from cheers guys for some great sof tware.
Last reply by 5SA CEO, -
- 0 replies
- 1.3k views
Hello, Currently, in my local.config.php, I have defined the pilot inactive time to 30 days. This is the date in which their account will be set to retired. However, I want to also send out an email when a pilot hasn't sent flown a flight in 23 days, informing them they have 7 days remaining until they are marked as retired. (The positive integer defined in the local.config.php file). So ultimately, the CRON will check if the pilot has flown in 23 days, if they haven't then it will send them an email reminding them they have 7 days to do a flight. If any body could provide me with some code to do this, that would be greatly appreciated. Thank you very much. Daniel.
Last reply by PlumbBum, -
- 0 replies
- 1.3k views
Hello, I hope this is the right thread, my problem with FSFK is that if you send the perfect report but does not send the images as seen in the video where it says how to configure, work with other systems management and FSFK had in the tables BD for managing images and amounted to a file (WEB PIREP), which amounted to tables given directory, but now I see qui upload any images. Someone tell me why not oque to do to get the images sent by the FSFK. Thank you all (Resolved)
Last reply by AirLevante, -
- 1 reply
- 1.3k views
I recently change my airline from vam to phpvms, i have a lot off pilots with high rank, in my new sistem the transfer hours are not taking into account for the rank, so the main issue is that the pilots have to fly again for get they previosly rank in the old system. Also if i modify the data base to put the minimun hours to the current pilot rank, when i submit a pirep from the smartCARS, the data base is reseted, the amount of hours and the number of fligths. There is any soultion to this????
Last reply by ProAvia, -
- 2 replies
- 1.3k views
Can you password protect the pages that you created through the Admin Center? If so, how do you do it? Thanks
Last reply by Jason, -
- 0 replies
- 1.3k views
Hello, I am looking for some help/information about a project that I am working on. I am building a Virtual Airline Alliance website (html) not linked to any of the member airlines phpVMS systems. I want to set up a page similar to this ( http://www.staralliance.com/en/booking/flight-search/ ). I want to create a flight search module like this to show all of the members flights including airport changes(remember, this isn't plugging in to any phpVMS system at the moment and most likely wont). Lets say you search EGLL - KSAN. Lets say that there isn't a direct flight for any of the airlines, however there is a flight on carrier A from EGLL to KJFK, then a flight on carri…
Last reply by hollinst, -
- 0 replies
- 1.3k views
A nice quick survey about inactive pilots. Just want to see everyone's opinions.
Last reply by freshJet, -
Hi I was wondering if any body would export there Schedules for me? For use whilst I get my va sorted http://fastjetvirtual.co.uk
Last reply by avdesigns,