Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 3 replies
- 1.9k views
Hello Everyone, I would like to thank you in advance for reading my post. I am trying to figure out how I find out where to look for my PHP version? I have an issue where my VA website works great using ipage as a host but recently went to move it to hostblast and everything worked great except the live flight board, it showed no flights when in fact i was on acars and flying. I feel like my PHP is old and hence not fully up to date with today's coding. All has been working great so I did not want to mess with anything. When I did move the website away from ipage i had errors saying PHP was deprecated on ACARS side and even when I was able to fix them from …
Last reply by Heritage1, -
- 4 replies
- 1.9k views
Warning: fopen(D:\Hosting\7868531\html\iaf/core\local.config.php) [function.fopen]: failed to open stream: Permission denied in D:\Hosting\7868531\html\iaf\install\includes\Installer.class.php on line 120 I get this when i try and install phpvms. I tried changing the premission of the file to 644 but i had no luck.. i get a error: Server sent unsorted certificate chain in violation of the TLS specifications What do i do?
Last reply by Heritage1, -
- 8 replies
- 1.9k views
I need the exact error messages (with the line numbers), and if you can, the number of flights you have had for the past week, day by day. Thanks
Last reply by Nabeel, -
Need Help for Pilots Location
by Guest FWX001- 5 replies
- 1.9k views
Hi, I wanted to list on my pilot's list , the last location off my pilots.... <h3><?php echo $title?></h3> <?php if(!$allpilots) { echo 'There are no pilots!'; return; } ?> <table id="tabledlist" class="tablesorter"> <thead> <tr> <th>Pilot ID</th> <th>Name</th> <th>Rank</th> <th>Flights</th> <th>Hours</th> <th>Location</th> </tr> </thead> <tbody> <?php foreach($allpilots as $pilot) { /* To include a custom field, use the following example: <td> <?php echo PilotData::GetFieldValue($pilot->pilotid, 'VATSIM ID'); …
Last reply by simpilot, -
- 1 reply
- 1.9k views
HEy, i'm trying to add a serach airline tab, but i got it out but i seem can't get it working. Here's the pecie from the module's if($this->post->airline != '') { $params = array('c.airline' => $this->post->airline); } Is there something wrong with this code?
Last reply by Kyle, -
- 2 replies
- 1.9k views
I feel very odd asking. I set up an account with vaCentral for our airline and now that we have our website finished, we were ready to add the script for vaCentral to track our progress. When we got the codes, we were confused for what the API key means and the local.config.php we had to paste the info too. We don't have a file named that in our host, is that something we need to add or is there another file similar??? We tried the user guide (on vaCentral) but it comes back as an error. Any help????? -- Chris H.
Last reply by UAV04, -
- 6 replies
- 1.9k views
When I try to search for schedules, this happens https://goo.gl/photos/zunXMGaSQwjaQr3u7
Last reply by Benny87654321, -
- 5 replies
- 1.9k views
When I install a skin this happens It happens with everyone! https://ibb.co/XpYNCPv
Last reply by flyalaska, -
- 6 replies
- 1.9k views
Hey There! I just noticed that the CEO is not showing up on the Pilot Roster. I dont have any Idea how to fix the problem! Please Help! Thanks
Last reply by mark1million, -
- 3 replies
- 1.9k views
Is it possible to change the badge's text? If so, how? Thanks, Jordan
Last reply by RogerB, -
- 7 replies
- 1.9k views
Is it possible in future version to add a page function? I dont like it to have a table which is 12000px long i prefer it to be like 800px of height and then just pages to click through. That would look much better i think
Last reply by hjhjhgjgjh, -
- 6 replies
- 1.9k views
Gday Guys I have created my website, nearly done ! finally, just need some help on one more thing. I need help creating a menu bar, the one that came with Roberts Template doesnt really match my site unfortunately. Can someone help me out with this?, I am relatively new to this but i am keen to learn. I also wanted to add some new menu buttons Forums, Contact Us etc. Any help would be much appreciated. My bad forgot my site link lol. website located here - www.southerncrossva.comli.com Thanks Tylor eddy
Last reply by Tylor Eddy, -
- 4 replies
- 1.9k views
I don't know if i am reacting too fast, but my GCmap isn't working anymore... is there anyone else with this problem? You can see the problem at www.serious-airlines.com The map should be on the frontpage... it's gone. Thanks for the support! Lucas
Last reply by MAT, -
Hey everyone, I added fields on my pilot brief to have information such as arrival and departure gate listed, I changed the import.tpl but have no luck in getting the SQL file to take the gate number and post it back on the brief. I made it work once as then I imported the schedule again and it all got deleted. I'm going crazy trying to fix it. Can anyone please help me? Zeke
Last reply by ZekeElias, -
- 2 replies
- 1.9k views
So, I'm trying to convert some schedules from a PDF to input into the .csv. What does everyone use to create a workable excel document? I'm using the US Airways schedule, if that helps. Michael Erdelyi
Last reply by SeekanDStroy, -
- 3 replies
- 1.9k views
Hello all, I'm getting this error when I try to install: Fatal error: Cannot re-assign auto-global variable _FILES in /home/flyopexx/public_html/phpvms/core/common/PilotData.class.php on line 436 I'm using X-10 Hosting (free). I am not using a beta of PHPVMS, but I have tried that. Any ideas on how to fix this error? Attached is a screenshot of the last screen I get.
Last reply by USArmyMP, -
- 5 replies
- 1.9k views
I imported a schedule to my phpvms and it indicated "....updated 231, for a total of 231". I checked the database manually, not through phpvms, and it showed only 64 flights?!?? Now some of these flights are differnet legs with the same flight number. But the template does not show legs. Is this the problem? Bruce
Last reply by Nabeel, -
- 3 replies
- 1.9k views
Hi, I know the tutorials page (Here), says that it will be back shortly, i am just wondering if there is an estimated time ? Thanks, Connor Davidson
Last reply by Nabeel, -
- 4 replies
- 1.9k views
http://www.virginatlanticva.co.uk/index.php/Schedules However we have 88 flights set up. This Has never been a problem before, they have just disappeared :/
Last reply by RossBurke, -
Where are the Pilot Ranks located so you can add more and different images?
Last reply by francis, -
I just moved my files into a folder, so I could have that splash page. I did that while editing the local.config.php in order for the links to work. Everything is great, but I can't create a page now, or even edit one. It says there is an error.
Last reply by UAVCEO, -
Air Hauler
by kbohme- 2 replies
- 1.9k views
Has anyone tried yet to integrate the Air Hauler program output with vms ? My pilots have been asking so I thought that I would try here before I start my own (gonna be very slow) investigation. I am looking for only very basic integration right now the pilots simply enter the Air Hauler route as a charter on kACARS and track it while they fly it on AH. It would be nice if I could just pull the VMS info right from AH logs.
Last reply by Stevec937, -
Strange Error
by Guest- 4 replies
- 1.9k views
SOLVED Hello, Whenever you Visit the Virtual Delta Airlines Website there is an error that appears near that footer, the error is: Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0 We also get an error logging into the ACARS program that has never happened before as well... Notify System Administrator of the switch error. Data not received Data = Verified This all started happening around the same time and i cant seem to figure out what is causing it.., Any help would be…
-
- 2 replies
- 1.9k views
How do u sent emails using mass mailer to pilots? As mentioned by jut clicking on the Name and ID but it didn't work. Thanks
Last reply by Hash, -
- 6 replies
- 1.9k views
in the dashboard I get this error: Warning: fopen(*******//lib/js/jquery-admin.js) [function.fopen]: failed to open stream: Permission denied in ******/core/classes/CodonCondenser.class.php on line 95 I think its the route of some problems like.... When I go to add airport the template disapears and all i get is unformatted text on a white background The add airport doesn't work at all actually... as well as a loading graphic that won't go away...
Last reply by Nabeel, -
- 4 replies
- 1.9k views
hi mates just need to know if we want to display Pilot ID also in registrationaccpeted.tpl file so pilot would also note down there IDS what code we can use? Pilot ID:<?php echo $pilot->pilotid; ?> is this the right code for the file.
Last reply by FiveStar, -
- 2 replies
- 1.9k views
Hi, is it possible to change the margins for the flight status calculation somewhere? When i start logging a flight with xacars my status shows "at the gate" but a few seconds later it says enroute on the live map site....but i`m still at the gate with engines of Edit: I forgot to mention that it works without problems with KAcars!
Last reply by mseiwald, -
- 3 replies
- 1.9k views
Hi everyone, I was thinking in make a charter flight in Xacars but when I try to start the flight, it gives me an error... It's here any solution for that? Thank you, Pedro S. The image: _________________________________________________________________________________ FKAirlines - fly where you are, when you want http://www.fkairlines.comule.com/
Last reply by Peter17, -
- 7 replies
- 1.9k views
Hi all, Some special configuration to show graphics (Finance - Stats) in internet explorer to insert??, becuase in Firefox all graphics going well instead explorer. Thanks an regards
Last reply by Nabeel, -
- 3 replies
- 1.9k views
I usually don't check the VA finances but I did that today and I had stuff to see. A picture tells more than a 1000 words. How did this happen? I have fuel set to 0.36 as I calculated from my visit to the JAT Airways flight operations this year. Can someone help me with this? edit; solved! one flight of mine where the fs crashed had a wrong fuel calculation.
Last reply by Sava,