Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 4 replies
- 1.9k views
I am trying to return the total distance of a route, rather than the great circle distance. I have a complicated method, but I'm not convinced with the result: function getFPDistance(){ $schedule = SchedulesData::getScheduleDetailed($_GET['plan']); $params->deplat = $schedule->deplat; $params->deplng = $schedule->deplng; $params->arrlat = $schedule->arrlat; $params->arrlng = $schedule->arrlng; $params->route = $_POST['route']; $routedata = NavData::parseRoute($params); $depairport = OperationsData::getAirportInfo($schedule->depicao); $arrairport = OperationsData::getAirportInfo($schedule->arricao); $end = (count($routedata) - 1); $tot…
Last reply by freshJet, -
Any help on how I can just Iframe the Acars map on my server page? What file is the acars map, the location? Kind Regards, Allan
Last reply by Allan, -
- 4 replies
- 1.9k views
Hello Sorry that i am posting this as i do know that there are Alot of similar topics to this but please do help me in this. Can someone tell me a code to display Recent Flights board with landing rate and status? Thanks
Last reply by PIAS2011, -
- 7 replies
- 1.9k views
Hi all, Currently when i have already 1 bid in my bids, i cannot to proceed to make 2nd booking, is there any option to allow 2 booking or more ? Yours,
Last reply by PikoSim, -
- 5 replies
- 1.9k views
GERMAN Hallo ist es möglich das man von den Finanzen einen bestimmten Teil abziehen kann. So das man einen Flugzeugkauf simulieren kann. Wenn ja wie muss man vorgehen oder wo muss ich werte verändern ENGLISH Hello is possible it which one from finances a certain part take off can. So which one can simulate an airplane purchase. If as one must proceed or where must I rate to change
Last reply by Industrialshadow, -
- 2 replies
- 1.9k views
Hello! I am trying to develop a custom feature that would allow you to fly multiple legs to a flight with a specified turnaround time. for example flying from detroit to chicago, having a 30 minute turnaround, then on to Minneapolis, all on the same flight route. is this even possible?
Last reply by Aerospace, -
- 3 replies
- 1.9k views
Hi, We add google Api key but map not shown and gives error like this Google Maps API error: DeletedApiProjectMapError https://developers.google.com/maps/documentation/javascript/error-messages#deleted-api-project-map-error and we changed the key but still the same. Here is the link of the map Click Here Thanks.
Last reply by OmerAslan, -
My Route map stopped working, at first I thought it was my new design covering it up but then I loaded the default skin and it still doesn't work? Any ideas was it disabled in one of the updates? http://flyvva.org/index.php/RouteMap Thanks, Chad C.
Last reply by Nabeel, -
- 8 replies
- 1.9k views
HI I want change Hub name In Pilot roster To Hub ICAO code ! TNX
Last reply by Nabeel, -
- 6 replies
- 1.9k views
Hello guys We managed to setup the phpvms and a new template but once a day a problem ocures when someone is gonna view our site he might get an error Fatal error: Call to undefined method FinanceData::updateAllExpenses() in /home/dutchgl/domains/aviation-global-airways.com/public_html/core/bootstrap.inc.php on line 58 As a temporarly solution i found is to a have copy off core folder named copy_w then when the problem ocures i rename the core to core_b and core_w to core and then back again core to core_w and core_b to core and everything is working till the next day I would apreciate if somebody has an advice for that problem. Thanks in advance
Last reply by Nabeel, -
- 4 replies
- 1.9k views
I had the following error when I tried to install PHPVMS: Fatal error: Class 'DB' not found in C:\wamp\www\phpvms\core\common\SettingsData.class.php on line 28 As you may notice, this happened on a local wamp server running PHP 5.4.12. I tried redownloading PHPVMS, did nothing. I tried to search the forums and elsewhere, and I found a similar error back in 2010, but it was blamed on using a free host. Any help?
Last reply by danielkang1234, -
- 3 replies
- 1.9k views
Hello, I recently changed host for my VA, and I am currently trying to update my SQL tables to be the same as the old site. So I erased the contents of the database I created for the installation of phpvms, and imported a backup I made of my previous host's database. Now, here is my problem. Within PHPMyAdmin, if I select the pilot's table, I can see all of my old site's pilots, except when I go on the website and look at the pilot rooster, none of them appear. This goes for every single piece of data. Could my problem come from the way I created the backup, or does it come from the way I imported it? Looking forward to your help: Raphat
Last reply by Raphat, -
- 1 follower
- 5 replies
- 1.9k views
somebody knows how to set up a cronjob for resetting acars? i have in my phpvms folder a maintance.php but i dont use it,because i dont know what this file exactly do with my database. i see something inside "reset hours" and so on....that is not what im looking for. i only need to reset acars....
Last reply by Parkho, -
- 3 replies
- 1.9k views
Hi Nabeel, I was wondering whether it would be possible to change the format used to show total hours flown by an aircraft. I think the issue stems from the time first entered into the PIREP as a non-standard format, e.g. 1.3 for 1 hr 30 mins rather than 1.5 or 90 mins. As such, the total hours flown by one of my aircraft is showing as 3.9 which of course is actually 4 hrs 30 mins. It's not a mega problem, but just one which results in some head scratching when looking at the reports in the admin reports section
Last reply by Nabeel, -
- 2 replies
- 1.9k views
hi there i am having problem with stat function by this code it showing me zero pilots can anyone help please <strong>Active Pilots: </strong> <?php echo StatsData::PilotCount(); ?><br />
Last reply by FiveStar, -
- 3 replies
- 1.9k views
Quick question, how do I add the aircraft type to the acars map bubble and the table underneath ? As always any help appreciated
Last reply by Kyle, -
I'm trying to log into cpanel but my password isn't working. Cpanel says they don't have that. Who do I contact to get a new password?
Last reply by servetas, -
- 8 replies
- 1.9k views
Hi , anyone know this one ? upgraded to version 815 , Aircraft Usage Pie chart in Pilot Center doesnt work anymore , thanks in advance
Last reply by Dee, -
- 4 replies
- 1.9k views
I could never get the pagination installed in my schedule_results.tpl. If there is someone willing to hep me get this installed and working, I am willing to create custom schedule pages. Please PM me if interested. Thanks
Last reply by Strider, -
Hello, I just installed PHPvms to my website. I have a subscription to Navigraph and I'm looking forward to use those data for Phpvms.... I am a bit newbie on PHP and those things, so I will need a tutorial I can undertand... but I'm able to create a new database or table if needed and so on. Thank you very much Sino
Last reply by Sino, -
- 7 replies
- 1.9k views
Is there a way to restrict pilots to once they leave there hub they can only chose flight of we're they are. Etc thanks
Last reply by magicflyer, -
- 7 replies
- 1.9k views
Good morning guys, In really need help to create and import the csv-file. Well I downloaded the csv-file and operated with Microsoft Excel to insert all my datas. Then saved it as CSV and tried to import this, but everytime I got following note: Airline with code NXA;1;EDDH;EDDC;-;D-AHAA;-;;0300;0345;;-;0;P;123456;1 does not exist! Skipping... Whats wrong with it? This is the headline in my CSV: code,flightnum,depicao,arricao,route,aircraft,flightlevel,distance,deptime,arrtime,flighttime,notes,price,flighttype,daysofweek,enabled I really need your help, cause no flights insert at the moment and 8 pilots waiting for new routes. Thank you very much and best regards…
Last reply by Nabeel, -
- 6 replies
- 1.9k views
A while back, I created several airlines in addition to Omega-Air (OMG). Some of them were Omega-Air Express (OME), Omega-Air Freight (OMF), etc. The idea was to allow for easier searching of routes. In that regard, it was successful. The problem is, that when pilots have been joining, they've been selecting amongst the airlines.. While that isn't necessarily bad, it is a bit of unnecessary chaos. Is there a way that would allow me to use the different airlines for sorting routes, etc., while only presenting a single one to those joining?
Last reply by CrashGordon, -
- 7 replies
- 1.9k views
Hi, I have added an code, now is the footer at the wrong place, see here: www.northair-va.tk I dont know what I can do, can who correct this code? Can one help me? Here is the code: Code snipped by Nabeel Thanks Basti
Last reply by BastiDE, -
- 3 replies
- 1.9k views
Hi Everyone, I was wondering if anyone could help me. I have entered the schedule using days 0-6 however only day 0 is showing once I load this on the admin panel. could someone tell me what I've done wrong? Zipfile Pic 1 shows you how I have loaded my CSV file, ZipFile Pic 2 shows they aren't showing on the site. Zipfile Pic 3 shows you the same on my admin panel. on the CSV file we have 631 flights, however only 94 are being uploaded to the site. Today being Wednesday I'm only being shown Sunday flights but as a general thing we are only able to see Sunday flights (if i looked on Friday I would only see Sunday flights. I'm sure its someth…
Last reply by ProSkyDesign, -
- 5 replies
- 1.9k views
HI I want show Top 3 pilot by: Mile Flights Profit Time please help me
Last reply by joeri, -
- 6 replies
- 1.9k views
A few of my users are reporting that FSacars will not update the map after they start the flight. Any ideas on how I can troubleshoot this? I'm using the release version. Thanks, Keith
Last reply by TAV1702, -
VA Central
by Cor- 3 replies
- 1.9k views
Hello, I pushed a wrong button so all the pireps are waiting again to be sent to VA central. I have this message in my admin panel What I do, nothing is happening. What can I do to correct this. tnx in advange, Regards, Cor
Last reply by Jeff, -
- 7 replies
- 1.9k views
hi, I'm doing the translation to Spanish language I have already published the translation but I do not have much yet. the administration and so on. my question is. the texts of the signature, where are they? upon termination of translating everything runs to be put in shock. thanks for your help a greeting. and good luck. adios.
Last reply by novamix, -
- 3 replies
- 1.9k views
Someone can help, how i can use the file_get to save from this website the routes for phpvms please ? http://www.cgna.gov.br/rpl/Companhias/Cia_TAM_CS.txt Thanks
Last reply by magicflyer,