Support Forum
Any questions or bug reports go here.
7143 topics in this forum
-
- 3 replies
- 4.3k 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…
-
- 1 follower
- 28 replies
- 6k views
Hello, I am trying to restrict the aircraft that can be flown by a pilot by their ranks. I have selected the rank they have to be in the fleet list area of the admin panel. I have also added the line of code to the local.config.php to restrict it and set it to true and it still doesn't restrict pilots to fly certain aircraft. I am using Front Schedules put out by lorathon, and I tried adding the restriction code that is in the schedules_result.tpl, but that didn't work. Any ideas? Thanks in advance! Cory
Last reply by SiedlerP, -
- 1 follower
- 4 replies
- 1.9k views
Hi. We are using Custom kAcars. Originally, it was without charter option. Then we requested charter option added (checkbox that enabled drop down box that has all the fleet to choose from). The problem we are having is that all charter flights have zero gross/revenue! I checked the pireps table in the database and it shows the flighttype as 'P' which means passenger flights, not charter ('H'?) the kAcars developers says the kAcars has nothing to do with setting P or H. So, it must be phpvms issue. My question, are charter flights supposed to have flight type 'H' in database or is 'P' normal? I'm reviewing the code to see what happens. Currently looking at PIREPDat…
Last reply by KAC155, -
- 1 follower
- 6 replies
- 2.4k views
There is a security hole affecting ALL versions of phpVMS. The security whole affects Auth.class.php and can be exploited via the login form. I have submitted a pull request on github, and i suggest a patch is released ASAP.
Last reply by mattyastic, -
- 2 replies
- 1.2k 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
- 4 replies
- 1.2k 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, -
- 1 follower
- 1 reply
- 1.7k 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, -
- 5 replies
- 1.8k 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
- 2 replies
- 1.4k 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
- 8 replies
- 2.8k views
CONTENT REMOVED
Last reply by Nabeel, -
- 1 follower
- 4 replies
- 1.5k 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 reply
- 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
- 2k views
Hello Guys, I know I'm Off-Topic but I need help as I have not yet received any response from administrators CENTRAL VA; I successfully installed three weeks ago, the API KEY is enabled, but every time I try to send PIREP me error: "FAILED exporting PIREP # 279 - No response from API server". In the list of Virtual Airline I do not see even entered my VA; I thank you sincerely I look forward to the answers;
Last reply by Edwin, -
- 1 reply
- 1.5k 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
- 886 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, -
- 4 replies
- 2.8k views
Hello guys I have a problem to install the phpvms, on my hosting..... when I load the inizial setup occur a problem: Fatal error: Class 'DB' not found in /customers/0/1/a/eurotaxiva.com/httpd.www/core/common/SettingsData.class.php on line 28 Look Image : http://prntscr.com/2gto7j
Last reply by Strider, -
Where do I input the code, cause the site is made of php and I only know the code for Html
Last reply by alblua, -
- 2 replies
- 954 views
Hello, After I have redesigned my website and added a different a banner-changer, I am not seeing the google maps anymore at the bottom of schedules and pireps. I only see One Two Three Four Five. I think that it is Javascript related. Though I have sufficient knowledge for HTML/CSS I am lacking knowledge of Javascript and or PHP. Maybe somebody with more knowledge would like to help me? This is the sourcecode from the websitepage itself, after the update: This is existing code Thanks in advance.
Last reply by aarbee, -
- 2 replies
- 1.1k 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, -
Is there a possible way to edit the ACARs map so the little pop-up bubble does not go away until the user clicks the X button? Also is their a way to get the ACARs map to not auto-zoom in so far? Thanks
Last reply by edmundk, -
- 0 replies
- 1k views
Good morning! Im out test flying Connect VA with Xacars, and the flight icon repeats itself instead of moving. I will add a screenshot in case im bad at explaining (havent slept, som Im tired...) I`m open for alternatives, i.e a flightboard instead of a map. Anyone who knows a code for that? In advance, thank you very much! EDIT: No problem anymore, switched sucsesfully from 1freehosting to 000webhost, and kAcars works better than ever!
Last reply by benboy123, -
- 0 replies
- 722 views
Hello, Which version should I use PHPVMS to start a new project? dev or master? tpl or php? thanks
Last reply by Jose Conde, -
- 1 follower
- 5 replies
- 1.6k views
Hello, I need to know if there is a way to send an e-mail to a pilot when a PIREP has been rejected. Thanks.
Last reply by Vangelis, -
- 3 replies
- 1.8k views
Hi Nabeel Running 2.1.934 I'm clicking on my inactive schedules page in the admin panel and instead of getting my 3 or 4 inactives I'm getting the whole list of schedules. Also within the active schedules page I have listed my few inactive ones.
Last reply by Kapitan, -
- 2 replies
- 1.2k views
Hi, I just noticed that my pilot payments are not taken in to the list of revenue/expense overview. I do however see that the pilot receives its earning. I tried to look in the tpl files, but can't find anywhere how i can change it so the pilot earnings are taken in the expense overviews. Any help is appreciated. Thanks! Best regards, Edwin *note: i tried to do a search in the forums, but can't get any hits, since some words are less then 4 characters. (it does not pick up pilot pay expense as search)
Last reply by Edwin, -
- 3 replies
- 1.9k views
Hello My VA was up and running and all of a sudden my site was replace by lines and lines of Warning: Creating default object from empty value in /mysite/public_html/core/classes/Vars.class.php on line 74 Strict Standards: Accessing static property Finance::$post as non static in /mysite/public_html/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Finance::$get as non static in /mysite/public_html/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Finance::$controller as non static in /mysite/public_html/core/classes/CodonModule.class.php on line 70 So i re-installed phpvms, and got the…
Last reply by RogerB, -
- 6 replies
- 1.7k views
CONTENT REMOVED
Last reply by StartVM, -
- 0 replies
- 1.3k views
Hi. We are using a custom KAcars for PIREPS We noticed that all charter flights (non-scheduled) report zero revenue. I browsed through the PHPVMS code (in PIREPDATA.class.php) and as far as I can tell it is because the PIREP flight type column contains "P" for passenger flight instead of "H" for charter flights. I think will cause a ticket price of 0 (zero) to be used and thus zero gross / revenue. Until we get things cleared with the KAcars developer, if we manually change the P to H is there a way to recalculate the revenue for these charter flights? I noticed some code (function) that was commented out (runs from maintenance menu) Any feedback appreciated. Thank…
Last reply by KAC155, -
- 5 replies
- 1.5k views
I downloaded a fresh new install of phpVMS, set it up, and published it. The server is online, but when I try to access the website, it just loads forever. I have installed phpVMS on two hosting services, and both have failed. When I try pinging the server, after one second, over and over again, the session times out. Is this a DNS problem or a problem with the installation?
Last reply by simpilot, -
- 2 replies
- 1.5k views
Hi, i have recently set up a VA and we made a few test accounts and have deleted them, now when we get new members it makes their Pilot ID way higher than the previous one. for example, our highest member id we had was 008 and i had changed him to a lower number to maintain consistency. And today we had someone sign up and the id went to 016. is there any way so that the next person will automatically be set to 009? thanks in advance Oli Trehearne
Last reply by OT1999,