Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 0 replies
- 797 views
Hi guys! I want to send monthly reports of pilots registered to the system How can I do as an e-mail? Thanks
Last reply by Kursat, -
- 10 replies
- 2k views
Greetings all! I've had a long hard look around the forums in reference to getting information pulled from phpvms and displayed on a static html front page. The most common suggestion I see are to add the following on to the static HTML page. Option 1 Option 2 or some other variation of the above. I think I've attempted at least 12 different variations to try and get those codes to work with no luck. If anyone can provide me some assistance or guidance on this, it would much appreciated.
Last reply by RedKingOne, -
- 8 replies
- 1.5k views
Hey, I’ve encountered an issue with my crew centre which means I am no longer able to access it. Here is the message I get when trying to load the page: Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>No route to host (2002)</b></font>]<br />[<font color=000000><b></b></font>]</font><p> </blockquote><hr noshade color=dddddd size=1> thrown in /home/vol1_3/epizy.com/epiz_25611596/htdocs/core/classes/ezdb/ezdb_mysql.class.phpon line 103 I would appreciate any help I ca…
Last reply by ProAvia, -
- 6 replies
- 1.5k views
Hello Guys, we just wanted to delete a Pilot but the "Pilot options" site stays blank at him. This pilot was the previous admin of our VA but he is not in our VA anymore for some years as acitve Pilot. He has no goups assigned to his account anymore. Do I need to change something in the phpvms so that i can delete him? Thanks in advance
Last reply by Thomasha, -
- 7 replies
- 1.8k views
Few things: First of all, would someone be able to help me customize the Airline Route Map and the Exam Center from Crazy Creatives for my VA, and help me make it so that you don't have to be logged in or on /index.php to view it? If not, could someone then help me custom code things like this for my VA? Email me at envoyair3492@gmail.com if you can help, it would be greatly appreciated.
Last reply by flyalaska, -
- 6 replies
- 1.6k views
Just installed PHPVMS Classic... and oh my. Here's what I'm getting on my pages. Warning: Use of undefined constant SITE_NAME - assumed 'SITE_NAME' (this will throw an Error in a future version of PHP) in /home/bluecree/public_html/core/lang/en.lang.php on line 31 Warning: Use of undefined constant OBJECT - assumed 'OBJECT' (this will throw an Error in a future version of PHP) in /home/bluecree/public_html/core/codon.config.php on line 80 Deprecated: define(): Declaration of case-insensitive constants is deprecated in /home/bluecree/public_html/core/classes/ezdb/ezdb_base.class.php on line 42 Deprecated: define(): Declaration of case-insensitive const…
Last reply by bce2020, -
- 0 replies
- 889 views
Hi developers, I'm new on skinning. I'm designing my skin but I have a problem with login page I want to add a form which opens when user click on "SIGN-IN" with fade action on current page to login May help me please to create this form? I dont know anything about this and dont know where I can edit the login page template. So decided to create this flash form to open at the current page where user on it Regards, Amir hossein
Last reply by Amirmahdioun, -
- 1 reply
- 1.5k views
Please Help... is the a code or a way to separate pilots and staff member ranks. Ex. Pilots ranks would calculate automatically based on hours and Staff ranks would be manually assigned.
Last reply by servetas, -
- 1 follower
- 2 replies
- 1.3k views
Hi guys is there a way I can get the latest Navdata into my VA ?
Last reply by Boogace, -
- 4 replies
- 1.3k views
When I reset the signature, I receive the message from some pilots Warning: imagecreatefromstring(): Empty string or invalid image in /var/www/vhosts/kids-boerse.ch/phpvms/core/common/PilotData.class.php on line 1016 Can someone help me there?
Last reply by Firebird, -
- 12 replies
- 3.5k views
Another day, another error 😀 Wondering if anyone could assist. I was looking to approve a PIREP in the admin panel and got 2 errors: -Warning: count(): Parameter must be an array or an object that implements Countable in /home/tstamer/public_html/crew/admin/modules/PIREPAdmin/PIREPAdmin.php on line 120 -Warning: Invalid argument supplied for foreach() in /home/tstamer/public_html/crew/admin/modules/PIREPAdmin/PIREPAdmin.php on line 122 0 of 0 were approved (0 has errors) Ive looked around the internet for solutions to fix and while there are several suggestion on how to fix, i swear its like reading a different language! I can't wra…
Last reply by vFAB, -
- 0 replies
- 868 views
Hello everyone, kACARS_Free 1.0.1.5 Client Setup: Click kACARS_Free 1.0.1.5 Module Webscript : Click Since it was difficult to find, I felt the need to share it here. Thanks, have a nice flight :))
Last reply by Kursat, -
- 2 replies
- 1.3k views
Hey guys (and ladies), I do not know where to find the welcome email that gets sent out to our new pilots. I adopted the support role from another fellow and he doesnt know where to find that welcome email. I need to change the wording on it but I do not know where to find it. Can anyone help? Thanks in advance. Vic
Last reply by vicsimvp, -
- 5 replies
- 1.7k views
Hello Folks, Issue: I can't add schedules by admin's page. Says "The Schedule "VEX1002" has been added", but doesn't appear on the active schedules. Info 01: The schedule already inserted on the pic, I added from phpmyadmin; Info 02: I'm running on localhost; Info 03: I tried importing by csv. The issue keeps the same; Info 04: I'm using phpvms_5.5.2.72-master Info 05: I didn't change anything on modules... or core... nothing. Info 06: My admin skin/template is the default. Info 07: My website template is crewcenter;
Last reply by BPA1, -
- 10 replies
- 2.3k views
Hello I installed PHPVMS 5.2.2 for php 7.2. If I now want to enter a PIREP, the error message comes There was an error adding your PIREP: Schedule does not exist. Please update this manually. However, the schedule has been created. How do I solve the problem? Greetings Firebird
Last reply by Firebird, -
- 3 replies
- 1.1k views
Hello, I want to show the current location of the pilot on the schedule page (/index.php/schedules). As I know, I use the correct code, but on the Schedules page it does not show anything except the words "This pilot's last location is". But on other pages (Pilot Center, profile) with this code everything works fine. <?php $last_location = PIREPData::getLastReports($userinfo->pilotid, 1, PIREP_ACCEPTED); echo "This pilot's last location is: {$last_location->arricao}"; ?>
Last reply by web541, -
- 3 replies
- 1.1k views
Hello, I plan to help a VA to update their phpvms. They are currently using an old V2. Is it possible to upgrade their site to 5.5x without having to rebuild and/or build from scratch other than uploading existing databases for flights, pilots, fleet, etc.? Thanks
Last reply by ProAvia, -
- 7 replies
- 1.4k views
Hi I want to add the Register of the flight in the pirep email. Also I want to send that email to other email except admin mail such as operation email What should I do? Thanks in advance
Last reply by ProAvia, -
- 4 replies
- 1.1k views
Hello Guys, i have yesterday upload the PHPVMS 5.25 to my server, but i can't send a Pirep to the system, and when i file a manuel pirep, he sad, the route dont exist, but it exist. where can help me? Gretings
Last reply by ProAvia, -
- 2 replies
- 990 views
When i try to report manually and throught the acars im getting this error image I added the schedules and the fleet. Im using phpvms 5.5.2 with php5.6 and Fltbook module v2
Last reply by flyalaska, -
- 12 replies
- 2.1k views
I get the following error when trying to register a test account: Incorrect date value: '0000-00-00' for column 'lastlogin' at row 1 Anyone know what could be throwing this error and how to fix it?
Last reply by ProAvia, -
- 10 replies
- 1.6k views
Hello there! I have a crew center and I wanted to import routes to it. I downloaded the .csv file which was available in the import schedules tab of the control panel. I entered all the details in the .csv excel document. I chose that file and uploaded it. It then said all the schedules were imported. I was also able to view these schedules in the flight scheduled& routes tab of the admin panel. However, when I went to the actual crew center and viewed the schedules, none of them were there. Is this because I might have entered something wrong in the .csv database or is this a bug? Please help. Thank you so much!! Hari
Last reply by Hari, -
- 8 replies
- 1.8k views
Hello Guys, when a comment is deleted from a pirep there is only "Deleted a comment" written in the Log. Is there a chance that (like when a pirep comment is added) there is also written the pirep number from which the comment was delete? I tried with "LogData::addLog(Auth::$userinfo->pilotid, 'Deleted a comment' . $pirepid);" but without success. Thanks in advance for your help. BRGDS Thomas
Last reply by Thomasha, -
- 5 replies
- 2.1k views
Anyone have any ideas of what might be causing the following on the Live Map. All of the variables are being posted as the variable name and not the data... Thank you, -Ken
Last reply by ProAvia, -
- 1 reply
- 1k views
Hello Guys, if ther any Change to bring up the Notam to working on the Briefing site?. I think all Site or Services are not functionally. Have anybody a functionally Code for that? Have a good Day
Last reply by servetas, -
- 0 replies
- 973 views
Hello, does anyone know how to inform me how do I add a letter here in the Briefing? I have the API released by DECEA and AISWEB. http://gtev.com.br/intraer/index.php/schedules/brief/245
Last reply by Gtev, -
- 9 replies
- 2.3k views
Hi Guys, i have installed a Flight Booking System from https://github.com/web541/phpVMS-FltbookSystem-v2 Its working fine, but when a Pilot will book a flight, the Pop up will be open and close instantly All Files are correct installed Thanks for helps To test it by self you can use following Login Details User: test@lausitz-aircargo.de password: 1234567
Last reply by Lausitzaircargo, -
- 2 replies
- 1.1k views
Is there a way to prevent the same aircraft from being booked by two pilots at the same time? And what about this aircraft that was reserved to be released again to be reserved only after the flight has ended? Thanks for any help.
Last reply by garcez, -
- 1 reply
- 1k views
Hey guys When I try to search for new airport it isn’t working I downloaded the VACentral I don’t no where to upload the file either please assist I might consider use Vabase
Last reply by ProAvia, -
- 2 replies
- 978 views
Good morning guys. One question, Is it possible to add a notice of absence of pilots (Leave of Absence) in the administration panel? Thank you P.S. If I was wrong to post in the wrong section, it can be moved to the right section. Thank you
Last reply by gio1961,