Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 9 replies
- 3k views
For some reason, nobody can register to my VA, www.flypatriotairlines.net The reCapcha says something about an invalid reCapcha key Please help
Last reply by vJet2, -
- 9 replies
- 2.4k views
Good day gents after transferring my website to new server, i had some errors but everything resolved, i believe that the php version is the bug, however only thing missing now, in my admin i got sidebar_pirep_pending.tpl no the status of pireps it's simple shown : sidebar_pirep_pending.tpl no more, any suggestions ? Yours,
Last reply by FlyingMachine, -
- 1 follower
- 9 replies
- 2.1k views
Hello, i actually test phpvms before using it for my company. All works well, i've solved several small problems but i have one to change currency from $ to €. I've try all solutions explained in phpvms files and on the forum. I've try the 3 UTF-8 codes for Euro. But nothing change on my site. Solutions i've tried in app.config.php : Config::Set('MONEY_UNIT', '&8364;'); Config::Set('MONEY_UNIT', '€'); Config::Set('MONEY_UNIT', '€'); Config::Set('MONEY_UNIT', "€"); Can someone have an idea to solve this ?
Last reply by orobouros, -
- 9 replies
- 3.7k views
I am still getting the "oops something went wrong" on my live map after add the api code. <?php if(!defined('IN_PHPVMS') && IN_PHPVMS !== true) { die(); } ?> <?php /** * STOP! HAMMER TIME! * * ====> READ THIS !!!!! * * I really really, REALLY suggest you don't edit this file. * Why? This is the "main header" file where I put changes for updates. * And you don't want to have to manually go through and figure those out. * * That equals headache for you, and headache for me to figure out what went wrong. * * BUT BUT WAIT, you say... I want to include more javascript, css, etc...! * Well - in y…
Last reply by Ariel, -
- 9 replies
- 2.7k views
How can I create a page with airport data? For example: Table with: Airport Name, Airport ICAO, Country, Latitude, Longitude, Fuel Price, Airline Schedules from or to the airport.
Last reply by ProSkyDesign, -
- 9 replies
- 2.5k views
I'm having an issue with schedule imports, specifically the route during import. When I import a schedule, the route imports question marks instead of spaces ie: MARCI?V7?SWAGS???. Is there a fix? I have not changed anything in my environment, has anyone else seen this before? Thanks,
Last reply by ProAvia, -
- 9 replies
- 3.4k views
Hello, I found this website https://www.mapbox.com for making beautiful map and i did. I add on my acarsmap.php in templates folder. I add this code to top <script src='https://api.mapbox.com/mapbox-gl-js/v0.38.0/mapbox-gl.js'></script> <link href='https://api.mapbox.com/mapbox-gl-js/v0.38.0/mapbox-gl.css' rel='stylesheet' /> and change this script to their script var acars_map_defaults = { autozoom: false, zoom: 3, center: new google.maps.LatLng("<?php echo Config::Get('MAP_CENTER_LAT'); ?>", "<?php echo Config::Get('MAP_CENTER_LNG'); ?>"), mapTypeId: google.maps.MapTypeId. HYBRID, refreshTime: 10000 }; </scr…
Last reply by Lebitek, -
- 1 follower
- 9 replies
- 3.5k views
Does anyone know of a way to enable a cost per passenger per flight expense?
Last reply by t_bergman, -
- 1 follower
- 9 replies
- 4.2k views
Hello! I have installed phpVMS, along with the CrewCentre skin, but unfortunately the Google Maps do not work. I have tried to search for fixes but no luck. Is there a way to fix this?
Last reply by Bluemax, -
- 1 follower
- 9 replies
- 2.4k views
phpVMS creators, In my efforts to create a system that generates TeamSpeak Privilege keys, I decided that the best way to do it was to create a new core module. I've written all the necessary code, and uploaded it to the server, but when I select the page in the navigation bar, it comes back with an HTTP Error 500. I've looked through the code, and haven't found any reason why this would be happening. Keys.php <?php /** * 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 *…
Last reply by Nabeel, -
- 9 replies
- 3.2k views
Hello, When I try to file a pirep using smartCARS or the manually form, these are not working. In the case of smartCARS, it works perfectely until I click "File Pirep" and I get an error notice as the site would not be working, but it is. When I want to file a PIREP using the manual form, it redirects to the PIREPS List section but the new one is not sent and I do not get any error notice. The acars map is not working either, it does not show active flights. I have search on this forum but I did not find an answer. Thanks!
Last reply by Imanol, -
- 1 follower
- 9 replies
- 2.5k views
Hi there When my users submit a PIREP, I would like them to select a flight number from one of the schedules I've created without having to remember the flight number. I've managed to convert the flight number text box into a dropdown menu but not sure how to pull the schedule flight number and note through so the data appears in the dropdown automatically. Any ideas how I would go about doing this? Apologies, I'm still learning! Thanks in advance
Last reply by opsman, -
- 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, -
- 9 replies
- 21.5k views
Hello gents, I have followed all the instructions for updating to recaptcha v2 but it keeps me giving that ERROR for site owner: Invalid key type http://www.flytaxiva.org/index.php/registration in this registration page. What might be the problem ? Thanks in advance .
Last reply by shakamonkey88, -
- 9 replies
- 1.9k views
I was starting with a shared host at Hostinger for dev practice;testing. It seems like php 5.5 or php 5.6 ends up with MariaDB 10.1.38-- Warning: mysqli::mysqli(): Headers and client library minor version mismatch. Headers:50549 Library:100138 in /*/public_html/dev/core/classes/ezdb/ezdb_mysqli.class.php on line 97 If I back down to php 5.3 error goes away and I'm using MySQL 5.1 (think, need to look again). However, I noticed that when I completed a flight my stats on pilot (verified in db) did not change. Total flight is still 0, total hours is still 0. My assumption is something in php 5.3 isn't working and I need to get up to 5.5/6? I've tested w…
Last reply by ProAvia, -
- 9 replies
- 2.3k views
Hello again! phpVMS Version: 5.5.2.72 from ProAvia (Forum Topic) I am having problems with users who are unable to log in to the company, this includes all users, even me. I am not sure how to explain this, but I will try. First of all (to understand): When a pilot logs in with all the correct credentials, he is redirected to the dashboard, which is normal. But when a pilot tries to log in but the credentials are really wrong, an alert appears above the form, like this: https://prnt.sc/qm1bys What is happening: Yes, if the pilot misses the credentials, the site does what it should do, show the alert saying it's wrong, so far so good. But …
Last reply by ProAvia, -
- 1 follower
- 9 replies
- 2.7k views
Hi Everyone! "Houston, I´ve a problem" 😁 Hello everyone! I have been working on customizing my SKIN using AdminLTE. I have a problem, because I could not change the position that the messages appear. See image! I've tried to change the template files: core_message, core_error and core-success, but, nothing happens. Can someone help me?
Last reply by Nascoli, -
- 9 replies
- 2.3k views
Hello Friends, i have installed the blueicev2 skin and all the modules where coming with the file. When i will update my Stats.data.class i will become the following Failure. "Parse error: syntax error, unexpected 'public' (T_PUBLIC) in /www/htdocs/w01501e7/test.lausitz-aircargo.de/core/common/StatsData.class.php on line 879" on this line i have set up the following code from the Documentation public static function get_stats_by_cur_month($howmany) public static function TotalPilotMiles($pilotid) { $key = 'total_miles'; $key .= '_'.$pilotid; $total = CodonCache::read($key); if($total === false) { $total = 0; …
Last reply by vFAB, -
- 9 replies
- 2k views
Not sure what's going on.. when I try to add an aircraft to my fleet it just says There was an error adding the aircraft
Last reply by ProAvia, -
- 9 replies
- 1.4k views
editing pilots doesn't work, I can't see the active pilots and put some staff members, how can I solve it?
Last reply by PikoSim, -
- 9 replies
- 4.4k views
Long time no talk all. Hope everyone is well! I've been fighting the navdata point display on the maps and have finally gotten it to point where I am happy, however I discovered an issue I can't quite figure out. When you run the parseRoute to generate the waypoints on the live map; it goes through airways and finds the entry/exit and everything in between. This works fine when the entry to exit is position (going forward) but when it's backwards it doesn't pull anything. I have this particular airway where I'm entering at sequence 36 - KULIS and exiting at sequence 20 - SIDAK. It will not pull the values for sequence 35 to 21. …
Last reply by ProAvia, -
- 9 replies
- 2.3k views
I found out something this week about FSAcars and the way it works (or doesn't) with PHPVMS v.2. If your registration number is too long, FSAcars will truncate it, and when you go to send the pirep, the registration won't match with the one in the database. As a result, it will enter a 0 as the aircraft id into the phpvms_pirep table. Since there are no aircraft with a 0 for an id, the system will nut up and that pirep will need to be edited to show the proper aircraft before it can be approved. Just something to keep in mind if you get that error. kACARS seems to work fine.
Last reply by ProAvia, -
Im using php7.2 Trying to install phpVMS 5.5.72 and am using mysql 5.6
Last reply by ProAvia, -
- 9 replies
- 1.5k views
Hey all! Hope youre doing well! For a long time now, I have been getting the error when sending a PIREP and other functions (via smartCARS, Manual Pirep, Edit from Profile): "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 2SUCCESS / You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 2". I have not found a solution to this on the Internet. Everything is executed, but I get the error message . My attempt is now to deactivate such error messages. Ca…
Last reply by ProAvia, -
- 9 replies
- 1.2k views
Hello friends. I'm having problems trying to login to CCFTracker. It returns this connection error to the site. I have already uninstalled and installed several times phpVMS proavia with the Stisla theme. My website is hosted on hostinger on cpanel hosting. SSL and TLS is correct and this error still keeps following me. When this message appears, generate an xml with this: At the moment I have phpVMS zeroed on the site. Because before proceeding with the installation of the skin and other modules, I wanted to solve this problem in ACARS. I'm open to referrals from other acars systems. If anyone can help me, I would be…
Last reply by ProAvia, -
- 9 replies
- 1.1k views
After several attempts I opted for this version as it is more than enough for my project. After a few tests everything seems to work (e.g. pilot rank, add fleet, add airports), but when I add a route in the "flight schedules and routes" section by clicking on "add schedule" and entering all the information, I receive a confirmation message that the route has been added, but instead is not stored in the database. in fact, the adjacent table remains empty. thanks for the support.
Last reply by kekko89sr, -
Hello,How can I do to translate the system into another language?I would translate it to Spanish.Thanks
Last reply by fenixdigital, -
- 8 replies
- 2.4k views
Hi Nabeel,Everytime i create a page and try to access it from the main site, i get an error saying "You do not have permission to access this page!" or similar.Have checked the permissions for all, core/pages core/cache & core/local-config.php files & they all say "777"Jameshttp://www.linkvirtual.info/
Last reply by RogerB, -
- 8 replies
- 2.2k views
I have a question about addon PIREP fields. When you fill them out and turn in your PIREP, the info in the fields doesn't show up when I accept it. Is there a way to fix this?
Last reply by Nabeel, -
- 8 replies
- 2.1k views
Hi all Our new website for Air Southwest Virtual is now well underway with this excellent VA management system, for which I am very grateful as it has saved me hours of coding to date. However, we are currently testing the PIREP system, and I've found that it asks for the time to be entered as hours.minutes, for example 1.3 would be 1 hour 30 mins, but on the pilot centre page it says I have 2.85 hours left until reaching our next rank. Not sure you can have .8 of an hour if you follow the rule above, as it would be 80 mins, so technically I have 2 hours 85 mins left. Is this the correct action? Also, is there any way to force the "Select Airline" box to the airline,…
Last reply by mw308,