Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 1 follower
- 3 replies
- 1.7k views
How difficult is it to change the measurement system from metric to Imperial? Is it even possible?
Last reply by Parkho, -
- 6 replies
- 1.7k views
Im trying to get my VA site to show recent pilots on one side and under that it shows "Current Flights" Well after going thru the Acarsdata table in phpmyadmin for the life of me i cant figure it out, can anyone help?
Last reply by JohnMck93, -
- 2 replies
- 1.7k views
I just installed a fresh copy of PHPVMS today and for some reason its not adding the airports i put in.
Last reply by Kyle, -
- 4 replies
- 1.7k views
I need some help to add and remove ranks and awards. Please is ther someone who can help me?
Last reply by Cor, -
- 4 replies
- 1.7k views
I am getting a format like : Total Hours Flown: 1400:19:15 I get this on multiple areas of my site. I can deal with the minutes but I would like to loose the seconds. Can anyone point me in the right direction. I made a few edits here and there that I found in that format but nothing changed.
Last reply by TAV1702, -
- 3 replies
- 1.7k views
Hey guys, The total pax count on my logging site is now in the tens of millions. I can only assume the system is including cargo load in the value too. Does anyone have a fix for this? Thanks!
Last reply by Caporrella, -
- 3 replies
- 1.7k views
Hello, I have 2 genral quesrions regarding this 1. How do I edit the IDs of individual pilots So I can give the first IDs for my staff // Found it in the Admin Panel [EDIT] 2. I have seen some airlines has custom Pilot ID Structure where each Hub starts with a different number. How to achieve that? Thanks
Last reply by Ariel, -
- 5 replies
- 1.7k views
A new pilot is having issues registering. On the registration page the field "What does this add up to" has no numbers to choose from. http://keystoneairlines.com/index.php/registration
Last reply by enti342, -
- 3 replies
- 1.7k views
Hey Nabeel, I recentley had to restore my OS, So I lost all my account Information, I created a new Account "Dyl962" this one, however, my other one, "Dyl963" is "Lost". When I tried to recover my password information, I filled out the form to do so, but never got a reply. Suggestions?
Last reply by Dyl962, -
- 3 replies
- 1.7k views
I've searched the forums here, but haven't found an answer yet. My issue is, a pilot uses kACARS, does the scheduled route, submits the PIREP, and it then populates the pilots DB table with the last PIREP date. If you reject or delete that PIREP, the pilots table does not get changed for the last PIREP date. What I want is that once a PIREP is submitted for approval/reject, it does not populate the pilots db table with last date until the PIREP is approved. I also use Simpilots PilotManager module. Can anyone point me to a forum thread with a solution or lead me to a place to resolve this? Thanks!
Last reply by RocketRod, -
- 2 replies
- 1.7k views
Hi guys, How do you add a google analytics code to phpVMS? How can I have a cookie control like this http://www.civicuk.com/cookie-law/index How can I add tags to phpVMS since I want to increase my google page rank Thanks a lot Chris
Last reply by ChrisTaylor, -
- 5 replies
- 1.7k views
when some on try to regester they see this at the top and whent they click on regester it say no socket found Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/home/a6750054/public_html//lib/skins/skyline/<h3>Registration</h3> <p>Welcome to the registration form for Eurolantic Virtual. After you register, you will be notified by a staff member about your membership.</p> <form method="post" action="http://www.eurolanticvirtual.com/index.php/registration"> <dl> <dt>First Name: *</dt> <dd><input type="text" name="firstname" value="" /> </dd> <dt>Last Name: *</dt…
Last reply by enan, -
In the schedules we can create income for each flight by creating a price per seat. My question is what can we do with this besides add a little realism to the flight? Compete against other VA's?
Last reply by reed0427, -
- 4 replies
- 1.7k views
Hello, I am missing a lot of lists, or better said what should be in a list, after I have moved from one host to another. Most issues I had after moving where related to write-rights. Some had to do with a newer PHP. But I still have 2 kinds of errors. 1 is related to the admin part. I am missing the contents of several lists like: Pilots Schedule Schdules Airports The contents are visable in the database itself. But not via the admin panel. I do not even see an error message. I had other issues, that where solved by: PilotData.class.php Deleting this $_FILES from this line (436) public static function saveAvatar($code, $pilotid) CodonModule.class.php add th…
Last reply by aarbee, -
- 4 replies
- 1.7k views
I am trying to copy some code from top pilots module, put into my frontpage_main.php. When I do this I get this message. I have flights already this month, the mod pages shows that aswell. Here is the code take from the modules template file. Am I missing something? Any idea why its not showing the flights? <div class="group"> <div class="col span_1_of_2"> <h3>Hours Flown</h3> <table> <thead> <tr> <th> Member </th> <th style="text-align: right;"> …
Last reply by flyalaska, -
- 3 replies
- 1.7k views
im writing a standalone script to work with phpvms, currently im trying to get it to return an error message if a bid can't be removed, but for some reason its not working correctly: if(SchedulesData::removeBid($bidid)) { echo "Bid Succesfully Removed"; } else { echo '<font color="red">Failed to Remove Bid, Error Code: RB001</font>'; } The problem im having is that its returning the error message when the bid is removed or when its not, where as i use a identical check when adding bids: if(SchedulesData::addBid($pilotid, $brief_id)) { echo "Bid Added!"; } else { echo '<center><font Color="red">Failed to Add Bid, Error Code: AB001<…
Last reply by homer09001, -
- 4 replies
- 1.7k views
I would like to know, what code would I need to get the percentage of flights done with each recording tool, like kacars,fspax,xacars and manual. The out come would be something like: 80% mACARS 55%xacars 60% fspax 30% manual Those figures are not accurate in the slightest, just used them to illustrate my point. I do not want this to look at just the current months pirep count, but the entire pirep count for the VA
Last reply by Strider, -
- 2 replies
- 1.7k views
Hey Nabeel, is there a way i cna change the pilot login to be the pilot id not the email address?
Last reply by Coolkid122, -
- 3 replies
- 1.7k views
Nabeel i would really appreciate some help with this please? : Class 'DB' not found in /mounted-storage/home159/sub011/sc84615-TYRY/------------------------virtual.org/core/common/SettingsData.class.php on line 28 if anyone wants to have a crack at installing it let me know as i have given up as i know very little about this. my host is servage and there no help after posting a support ticket.
Last reply by mookaruckus, -
- 1 follower
- 4 replies
- 1.7k views
For some reason, this line is causing my cronjobs to fail. There is no pilotid = 0 so I am not sure where it is supposed to get its permissions from but I am getting the following errors when it autoruns: Unauthorized access - Invalid Permissions Should there be a pilotid of 0 in my database? This happened after the update to phpvms 5.5.2 and change to php version 5.5. I can run any of these jobs manually while I am logged onto the site. I am thinking a possible admin privilege issue??? Thank you for any help, -Ken
Last reply by KenG, -
- 3 replies
- 1.7k views
Does any one know where I can find the airplanes that you see on the live map. I want to change them from the default ones.
Last reply by joeri, -
- 6 replies
- 1.7k views
As you have seen in another post we are looking into changing to VMS, I was wondering do we need to put in phatom PIREPs to get the hours to show right to get the correct hours for rank. For instance I need to 100 hours to get to 1st LT can I put in one flight that will show that or do I have to put in at leat four PIREPS in the system to see 100 hours.
Last reply by joeri, -
- 4 replies
- 1.7k views
I've looked through SchedulesData, but no luck in finding anything that gives you the duration of a route. It can probably be done through subtracting the departure time from the arrival time, but then if it goes over midnight the code gets a lot more complicated and I was wondering if there is an API function for this already. So route duration in either minutes or hours?
Last reply by tutmeister, -
- 0 replies
- 1.7k views
Hi all, How can add a liverefresh for polyline on this code? I already have a liverefresh function, but for the polyline don't work. The marker position is updated but the position of the polyline no var flightMarkers = []; var routeMarkers = []; var flightPath = null; var depMarker = null, arrMarker = null; var info_window= null; var run_once = false; var mapOptions = { zoom: 4, center: new google.maps.LatLng(47.437047,19.248515), mapTypeId: google.maps.MapTypeId.ROADMAP }; var map = new google.maps.Map(document.getElementById("acarsmap"), mapOptions); var weatherLayer = new google.maps.weather.WeatherLayer({ temperatureUnits: google.maps.weather.TemperatureUnit.CEL…
Last reply by mattia, -
- 2 replies
- 1.7k views
I could use some help with this issue. https://spiritva.org/acars No data below the map and no symbols on the map when pilots are flying. I recently changed over to HTTPS if that matters and we do use SmartCars for our ACARS system. All other functions of the website and ACARS works in regards to PIREPS and PIREP submission. Any guidance into the right direction would be greatly appreciated. Ray
Last reply by ProAvia, -
- 3 replies
- 1.7k views
hi guys ive recently moved hosts and installed a new phpvms on to it but when i updated/ changed the mySQL tables i get the fallowing when i login Warning: Cannot modify header information - headers already sent by (output started at /home/luxuryai/public_html/core/app.config.php:1) in/home/luxuryai/public_html/core/common/Auth.class.php on line 358 and the fallowing when i logout: Warning: Cannot modify header information - headers already sent by (output started at /home/luxuryai/public_html/core/app.config.php:1) in/home/luxuryai/public_html/core/common/Auth.class.php on line 358 Warning: Cannot modify header information - headers already sent by (output st…
Last reply by simpilot, -
- 2 replies
- 1.7k views
in Joomla I had the possibility to put the site in maintenance and then executed the change, with phpvms it is possible to do this?
Last reply by fsx, -
- 5 replies
- 1.7k views
hi there where can i find the acars link for uploading pireps
Last reply by web541, -
- 3 replies
- 1.7k views
Hi my site is: europevirtual.co.uk it is hosted by tfdi design if you try to register, when you click submit it just returns to the registration form with no error and it dosent sign the pilot up what is wrong with my site? Joel
Last reply by vJet2, -
- 1 reply
- 1.7k views
Hello friends, i need as admin manual file pirep sometimes for some of my VA pilots. I have knowledge only about possiblilty pilot can send manual PIREP self (index.php/pireps/new) . But i need for this pilot manual file and send PIREP as admin. Thanks. Peter
Last reply by nabpp,