Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 8 replies
- 2.7k views
In my flight schedules & routes in my admin its showing none even though i have them? any ideas?
Last reply by biokemisten, -
- 3 replies
- 1.9k views
Does anyone else have the same problem as I? I have converted a template for phpVMS use and the ACARS map is not appearing. Could someone help me make it appear? Thanks!
Last reply by Strider, -
- 0 replies
- 895 views
Please Delete, it created 2 forums for this post.
Last reply by edmundk, -
- 2 replies
- 1.8k views
How does phpVMS assign the next available pilot id? Can someone paste the code?
Last reply by edmundk, -
Hello, Can anyone help me to fix navdata like the picture under? Regards
Last reply by Rafi378, -
- 1 follower
- 9 replies
- 3.6k views
Hi guys, My acars map stoped working. I didn't change anything before stop! This code below was working well!! Any idea? I tried to substitute by originals phpvms files but dindn't work too... We use KACAS 1.0.1.1. ACARSMAP.JS /** * phpVMS - Virtual Airline Administration Software * Copyright (c) 2008 Nabeel Shahzad * For more information, visit www.phpvms.net * Forums: http://www.phpvms.net/forum * Documentation: http://www.phpvms.net/docs * * phpVMS is licenced under the following license: * Creative Commons Attribution Non-commercial Share Alike (by-nc-sa) * View license.txt in the root, or visit http://creativecommons.org/licenses/by-nc-sa/3.0/ * * @author N…
Last reply by simpilot, -
- 3 replies
- 1.9k views
Hi guys, Apologies if this has been covered before, just need a bit of help if that's okay. A pilot of mine today departed an airport with 160,000lbs of fuel, landed with 80,000lbs of fuel. The airline only gets charged for fuel used. So, he basically overfuelled his aircraft by 100% but only got charged for what he used. Is it possible to change the coding so he gets charged for the fuel he takes off with, not what he uses? That way, it will give the pilots more of an incentive to calculate their fuel properly. Many thanks
Last reply by Rnaetsar, -
- 5 replies
- 2.3k views
Hello phpVMS community, I haven't been able to find a solution yet for this error, so I'll see if it's appropriate to start it as a new one. On my schedules, there are a bunch of strict standards when finding flights causing pilots unable to get to bid on flights to fly for us. You can kind of figure out that it's an issue. Strict Standards: Accessing static property Schedules::$post as non static in /home/atvirtua/public_html/phpvms/core/modules/Schedules/Schedules.php on line 28 Strict Standards: Accessing static property Schedules::$post as non static in /home/atvirtua/public_html/phpvms/core/modules/Schedules/Schedules.php on line 178 Strict Standards: Accessin…
Last reply by alblua, -
- 5 replies
- 1.8k views
I apologize if I am recreating a topic but could not find any information in regards to missing hours. I signed on this morning and I have numerous emails from our user stating missing hours. I checked and sure enought half of my roster shows no hours but pireps and everything are there. I have one guy with 335 flight and 0 hours but if you to look at his pireps they are all there and approved. Any help would be great!. Thanks
Last reply by RVF147, -
- 3 replies
- 1.4k views
Can anyone link me to a good manual or write me a good one for properly migrating PHPVMS hosted on a free web hosting site to a private VPS. Thanks!
Last reply by Strider, -
- 2 replies
- 1.8k views
My acars map is still showing pilots logged on after they have landed and logged off. I remember there was a topic on how to fix this but i can't find it now, anyone help?
Last reply by simonecatalano, -
- 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, -
- 14 replies
- 3.5k views
Hello guys it's possible in the status of page PILOT'S IN FLIGHT insert IMAGE on the status example: When pilot is in crusing show image for cruising (at my choice).... Very Thanks Best Regards :rolleyes:
Last reply by Strider, -
- 1 reply
- 1.1k views
Hello guys, I wanted your help because I do not work correctly the "new pilots" If a pilot is enrolled in my company, but it is still not accepted, I do not see this pilot in the "new pilots." If you confirm the pilot from admin pannel, this form disappears from the "new riders" and it makes me see dpilots registered for a long time and not in order of date of registration. Do you have any suggestions? Regards Alberto
Last reply by Junior, -
- 3 replies
- 2.6k views
Hi guys. I've been running into various problems this week as I learn about PHPVMS etc. I'm very new to it and, well, It's not something I understand a great deal about; Coding and everything that isn't as easy as wordpress daunt me! Thankfully, I've managed to sort out a few issues but my biggest one yet, and one that could potentially mess up my VA at a later date, is the airport database! I've been inserting routes recently and I get this error: Imported WDW415 (LBWN to EGBB) ICAO EBBR not added... retriving information: Could not retrieve information for EBBR, add it manually Imported WDW416 (EGBB to EBBR) ICAO EBBR not added... retriving information: Coul…
Last reply by alblua, -
- 7 replies
- 2.4k views
Hello, I'm currently experiencing some problems with the 'Live Flight Information' page. When visiting the page, there are two, three and sometimes four of the same flight being displayed on the page. The weird thing is, I have reset the aCARS Table through phpVMS Admin panel, and have manully emptied the table through phpMyAdmin. When all the currently connected aCARS reconnect to the website, it is doing exactly the same thing again. When I go and browse the acars data table through phpMyAdmin, there is only one of each flight, as it should be. Here are some screnshots: aCARs Table in phpMyAdmin: Live Flight Information page (frontend): Thanks in advanced, I h…
Last reply by simpilot, -
- 1 follower
- 4 replies
- 1.4k views
Hi guys, I need to add Earnings in VA finances manually, like as expenses, but I don't now how can i do. Someone can help me?
Last reply by Caporrella, -
- 3 replies
- 4.5k views
Admin sections of phpVMS installs have been experiencing very slow page response times in some cases due to the non-response of the phpVMS API server due to 502 errors, just as the forum is at times. The admin section of the sites checks the version against the API server and when there is no response will wait till the connection times out. To stop the automatic check open your local.config.php file and change the version checks to false. If the two lines below do not exist in your local.config.php file then copy and paste them in there. Config::Set('CHECK_RELEASE_VERSION', false); Config::Set('CHECK_BETA_VERSION', false); The following section only applies if your…
-
- 2 replies
- 1.3k views
I have problem derives from the phpvms software API, which does not allow weather or chart extractions for airports outside of the United States. Anyone has the same porblem? best regards, Bruno
Last reply by bteixeira, -
- 1 follower
- 10 replies
- 2.2k views
I really what causses the issue, described in the title. Maybe I am doing something wrong. This happens: A pilot signs up. I get an email and login to the admin part of PHPVMS. There I accept the pilot. Then the pilot says that he has been accepted, but cannot see any schedules when he is logged in. My workaround is: add the pilot to a different airline and/or hub, save that and place it back. Can somebody hint me to the cause of the issue, and how to solve it? Greetings, RobB
Last reply by alblua, -
- 5 replies
- 2k views
Hi there, This is my first post on the forums so I'd like to say thank you to everyone that gives up their time to help newbies such as myself! Hopefully I'll get all the answers I need from here. Okay, so I've just switched from FSAirlines to KaCARS, wordpress to PHPVMS, and as I'm sure you're aware, there's a huge difference! I've managed to work my way around a few of the bits and bobs. I'm also new to the whole php/sql/coding/anythingthatisntenglishtome lol! Because of this lack of knowledge, I'm stuck on a few bits and I'm hoping some of you guys may be able to help me. The issues I have up to this point: My ACARS map, I'd like to display on my front page. I'm ok…
Last reply by simpilot, -
- 1 follower
- 4 replies
- 1.7k views
Hi all! I had a problem with database and we have lost some flights, but I still have in my mail the PIREPs data, so… can I (as administrator) insert that data manually in the database without a new bid? Thank you
Last reply by STALKER, -
- 1 follower
- 1 reply
- 1.8k views
Anyone now how I can update the Live Acars Map navdata getting annoying when flying a flight and seeing a waypoint way off course.... Regards,
Last reply by RogerB, -
- 1 follower
- 2 replies
- 1.5k views
I'm looking (if existing) plug-inn / addon that will make aircraft not bookable if its at other airport then it should be. So let's say I'm flying form LWSK -> LYBE, the aircraft that was used on this flight will not bee bookable for other pilot in LWSK.
Last reply by simpilot, -
- 1 follower
- 12 replies
- 8.1k views
hi to all members of phpvms a have a litle problem yesterday i try to add a new airport and the search for the new airport dont run. Fetching airport data... and dont find nothing. best regards thanks.
Last reply by AidasP, -
- 1 reply
- 1.6k views
Do any of you put your schedule search form on the front page? If so how are you doing it? I've tried it and the code blows up the whole page.
Last reply by StartVM, -
- 0 replies
- 968 views
Hello guys it's possible in the schedule/view insert in example Pilot Briefing, VIew Details and Add to Bid with link for BID. So it's possible insert an image in the Add to Bid ?? How doing? Thanks
Last reply by simonecatalano, -
- 1 reply
- 1.1k views
Hello, I have a problem with my timetable. There is one flight with its return flight that wont show up in the timetable. There is no filter selected but it wont show whatever i'm trying. It is a flight from TNCC to MHTG with the Boeing 757-200. Does anyone now what it could be? Kindly regards, Rick
Last reply by Edwin, -
- 2 replies
- 1.8k views
Another quick one: I've followed this old forum post: http://forum.phpvms....-supported-now/ as we have added the LOA form to the VA so we could set pilots status's to ON LEAVE. I've got it to show in the pilot center etc but for some reason on the main pilots list in the admin it's showing as retired instead of correctly showing ON LEAVE (screenshot attached when I changed my own status ) Any help appreciated not sure where i've gone wrong If anyone can shed any light on this topic as well that would be awesome too http://forum.phpvms.net/topic/20264-email-all-pilots-not-working/
Last reply by RichardRodgers, -
- 2 replies
- 1.2k views
Hi guys, It's been a while since i've actively posted on here and I hope your all well and had a great start to the new year my question is simply: Would someone kindly be able to throw me the code to show the pilot active or inactive in the pilot centre please ? I've found a few codes on the forum and not had a great deal of success, one code randomly set all pilots to inactive, how I don't know still haven't figured that one out, If anyone can hook me up i'd really appreciate it, Happy New Year !
Last reply by Colin,