Support Forum
Any questions or bug reports go here.
7153 topics in this forum
-
- 7 replies
- 4.1k views
Hello i am doing some change in VA by design and program a new admin skin i have problem which is i can't add/see pireps comment or do any action like reject / accept / delete the flight as well as i can't accept or reject any pending pilot . it was work fine without problem i am not sure this is because or .js file or jquery when i click for example Log or comment it should open in box but i got this result as shown even accept or reject button dose not work >>
Last reply by ProAvia, -
- 2 replies
- 2.3k views
Hi guys i need your help , i am trying to display pirep and pilot pending in other page then those 2 page admin/index.php/pirepadmin/viewpending admin/index.php/pilotadmin/pendingpilots for example in other page like Dashboard i think i have to make some change in PilotAdmin/pilotAdmin.php but unfortunately all the time i got error in dashboard. kind regards
Last reply by alyousufi, -
- 11 replies
- 2.8k views
Hi guys, I was trying to add Fltbook V2 to my Phpvms 5.5.2.72 and import fltbook.sql file to database. However, I realized that after I install it, I cannot add aircraft via admin panel anymore. To be more specific, it is caused by /core/comman/PIREPData.class.php. Looks like this mod changed this file and add one line: FltbookData::updateAircraftLocation($pirep_details->aircraftid, $pirep_details->arricao); If I removed it, everything is OK then. Can anyone please help me out? Thanks a lot.
Last reply by web541, -
- 2 replies
- 2.2k views
PHPVMS 5.5.2.72 + Stisla skin. PHP 7.2.24 MySQL 5.7.XX Installed mods: Weather Map (Code Snippets by MrDalle) Fltbook v2 (by web541) TouchdownStats (by simpilot) Event Booking (by simpilot) Pilot Career (by servetas) TopPilots (by simpilot) Extended Fleet (by magicflyer Airports (by stuartpb) Simbrief for phpVMS (by Vangelis) Airmail 3 (by simpilot) LiveMap (by Carlos Eduardo) Weather (by Carlos Eduardo) Book Flight by Map (by Carlos Eduardo) Cannot see any real-time flight on Live Map; cannot bid schedule via smartCARS; PIREP can be filled without error, but cannot be seen…
Last reply by webrandustry, -
- 3 replies
- 2.8k views
Hi guys, I have a few questions regarding converting; asking them here, I 'googled' what I needed, but they're specific to my install. I have a skin that I made on 2.1.935 and I'd like for the skin to run on that, as I'm more familiar with the syntax/templates. How hard is it to convert certain things? Here's the issues I have: On localhost:8080, there's various errors. Airports won't fetch data automatically (how can this be updated), and fleet cannot be added with a red bootstrap notice 'There was an error while adding fleet'. Google maps also do not work, will this suffice on DavidJClark/phpvms repository https://gist.github.com/nabeelio/…
Last reply by web541, -
- 1 follower
- 40 replies
- 10.3k views
Hello all, I know lots of you have been annoyed with the absence of the airport lookup function in PHPvms.. well at least I was! So, in a bid to save time not just for myself but also for you, I've recreated a service that provides the same functionality with minimal changes but some extra data All you have to do is this: 1) Go to your local.config.php / app.config.php to change your phpvms_api_server to https://virtualairlines.eu .. if you haven't already 2) Go to /admin/lib/phpvmsadmin.js and scroll to line 250 where it says: url = phpvms_api_server + "/airport/get/" + icao + "&callback=?"; replace it with: url = phpvms_api_server …
Last reply by HighFlyerPL185, -
- 2 replies
- 2.8k views
Hello Everyone, I've purchased a module from CC and am having issues with it. I have tried to reach them via emailing them directly and using their contact us page on their website....anyone else have any ideas? I don't want to ask for support from here, since I know it's a payware item...but figured I'd ask if they happen to check these forums.. Thanks!
Last reply by Dyl1103, -
- 1 follower
- 2 replies
- 3.1k views
Hi, So while checking errors, I got following: ===== Time: 10.05.20 19:18:06 Backtrace: DB::write_debug > DB::get_row > OperationsData::getAircraftInfo > FinanceData::getLoadCount > PIREPData::populatePIREPFinance > PIREPData::fileReport > ACARSData::FilePIREP > smartCARS::filepirep Query: SELECT * FROM phpvms_aircraft WHERE `id`=A330-243 Error: (1054) - Unknown column 'A330' in 'where clause' ===== I searched in codes and found this bug (PIREPData.class.php), line 950: $pirep->load = FinanceData::getLoadCount($pirep->aircraft, $sched->flighttype); Now $pirep->aircraft should be corrected to $pirep->a…
Last reply by Rabso, -
- 5 replies
- 3.3k views
Hello! Been out of the php_VMS game for a long time. Recently got back into it. The Live Map on our home page (www.flyhighva.net) is just showing a the white screen, and the Live Flights page itself doesn't load anything (http://flyhighva.net/index.php/ACARS) (did not work on crystal skin, either). Will not load after refresh. I've went through this forum 3 or 4 times over, and went through the thread below, and followed all suggestions. Even checked the console (https://prnt.sc/utrt7v) Running phpVMS version 5.5x (simpilot). The Google map in the admin center is working (when clicking "view route" on PIREPs) but not on the front page. …
Last reply by ProAvia, -
- 2 replies
- 3.3k views
Bonjour je n'arrive pas a installer phpvms et selectionner une database spécifique sur mon site web j'utilise joomla et phpmyadmin version 5.6 je suis hébergé chez TFDi Design. quelqu'un qui possède une virtual airline pourrait-il m'aider pour une installation point par point? merci beaucoup Buenos dias No puedo instalar phpvms y seleccionar una base de datos específica en mi sitio web Estoy usando joomla y phpmyadmin versión 5.6 Estoy alojado por TFDi Design. ¿Alguien que sea propietario de una aerolínea virtual podría ayudarme con una instalación paso a paso? muchas gracias
Last reply by modesto, -
- 1 follower
- 7 replies
- 4k views
Hi, Our VA was online for some good years but past 2 weeks I started suffering a lot of problems and slow. System is running with PHP7.2 and MySQL 5.5, we have IPS integrated too . phpVMS Version 5.5.2 what issue am suffering now is sometimes database connection will not establish for while even I got several time max connection reach while checking my tables in phpmyadmin. am not sure really what is casing problem. We have cron for IPS every minute and will download data from IVAO every 3 minutes but I can see that from time to time it will skip the 3 min and don't update up to 20 minutes sometimes. while this happening everything seems …
Last reply by Rabso, -
Cant figure out whats wrong with this or how to fix it: Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>Host '10.1.1.38' is not allowed to connect to this MySQL server (1130)</b></font>]<br />[<font color=000000></font>]</font><p> </blockquote><hr noshade color=dddddd size=1> thrown in /home/a8823547/public_html/phpvms/core/classes/ezdb/ezdb_mysql.class.php on line 99 If anyone could help that would be great! Thanks!
Last reply by Qantas23, -
- 3 replies
- 3.8k views
Someone know how I can do so that on the Leaflet map, where the flights that are live appear to me, when I click on one of them, the map zooms, I would like it not to zoom when I click on one of the flights of the Map. Someone know how to I can do? Skin: StislaSkin phpVMS 5.5.2.72 simpilot/php7.2
Last reply by AlexOlPed, -
ok now have the site up and running now getting issues with FSPAx not doing what it should as in sending reports is there someelese i need to do or should the config tool do it all for me thanks Simon
Last reply by Strider, -
- 5 replies
- 3.8k views
Can someone please help me set up phpVMS on my own hosting I am struggling
Last reply by Strider, -
- 3 replies
- 3.7k views
In the acarsmap.php file a text appears as we can use a series of variables to put in the HTML, ok. But I would like from acarsmap.php to call a function that I have in php but passing one of those variables to it, I don't see the way to do it. Can anybody help me? I thought that maybe I could do it if I manage to convert <%=flight.pilotid%> it to a php $ variable, then I pass that variable in the function and that's it, but I don't know how to convert it. Variable: <%=flight.pilotid%> I'm usign 5.5.2.72 simpilot/php7.2
Last reply by AlexOlPed, -
- 2 replies
- 3.1k views
Good evening folks. I am very slowly progressing with my site. Firstly, thanks to all who have offered advice - highly appreciated. I have a slight issue with my acars not connecting to my site. It keeps giving me timeout. I am using CCFtracker - the free version. I have also viewed their forum and there are many views to the subject but no answers. I have also googled and cannot find any solutions. I am running the latest phpvms install so my PHP is 7 etc. I also have downloaded from their site (https://www.crazycreatives.com/ccftracker-free/). Admin, please remove link if not allowed. I have followed all the instructions but I just keep getting the timeout. I have …
Last reply by MacawVirtual, -
Hello, I have a big Problem, i would like to Send a PIREP manualy, follow Error Message will be gernatet: Error There was an error adding your PIREP : Schedule does not exist. Please update this manually. On my Local XAMPP this all works. I habe tried 3 "Webserver" and same Problem! Do you have a Soultion?
Last reply by elfrost, -
- 4 replies
- 3k views
Hi, I started getting errors when there were no errors. ball pilot module not working. the same flights are sent several times. as a database error, how to correct it.
Last reply by Strider, -
- 7 replies
- 3.8k views
I am using the "Transfer Hours" part of the admin menu and also wanted to add the number of flights(Total Flights) from the OLD data. My question is.....will that screw anything up at all?? I know this area would match up with new logged flights. I guess I just want to be sure that adding flights to the "Total Flights" for a pilot and adding the "Transfer Hours" won't confuse the program or database in any way. Otherwise I will only add the "Transfer Hours". Do you understand what I am getting at or am I just rambling.
Last reply by Strider, -
- 1 reply
- 2.6k views
Hello! would there be ACARS Map inair repayments? If so are they available for download? Thank you, FSV1142 Kenny.
Last reply by Strider, -
Hi there, when I tried installing PHPVMS 5.6. I get the following error below Warning: mysqli::mysqli(): (HY000/1045): ProxySQL Error: Access denied for user 'id14765983_phpvms_install'@'2a02:4780:bad:f00d::4' (using password: YES) in /storage/ssd5/983/14765983/public_html/core/classes/ezdb/ezdb_mysqli.class.php on line 101 Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>ProxySQL Error: Access denied for user 'id14765983_phpvms_install'@'2a02:4780:bad:f00d::4' (using password: YES) (1045)</b></font>]<br />[<font color=000…
Last reply by Strider, -
Hi guys, How can I limit the jumpseat so the pilot can only do 2 or 3 jumpseat a month!!. Thanks
Last reply by blue3294, -
- 1 reply
- 2.5k views
Hello. I wanted to crate a custom signature, everything was going good, but the text is a scrunched up. I can't seem to fix this......... I don't know waht I did wrong here. I hope someone can help me with this.
Last reply by flyalaska, -
- 1 follower
- 2 replies
- 2.6k views
Hi all, Seems to me there are a lot of errors coming up with strict mode. I need someone who can replicate this on a stock install and give me a list of things needed: What versions of everything you're running LOGS!! I need the PHP and Apache logs. And I definitely need the MySQL logs Contact me on Discord. I can debug it but it could be something that may just not be able to be fixed. This version is like 12 years old at this point 😐 Thanks
Last reply by ProAvia, -
- 1 reply
- 2.1k views
Issue resolved
Last reply by ProAvia, -
- 8 replies
- 3.5k views
Hello. This has probably been asked about before, but I want to add the Acars map to an page that is outside of the phpVMS folders. FSVintageAIR.com I don't understand why the Acars map wont work on my external page The front page news, front page reports and newest pilots work. Here's the line I used for the Acars map Thank for the help.
Last reply by Lebitek, -
- 1 follower
- 6 replies
- 2.4k views
Where is the code located that updates a pilots status when "retired" Two issues. 1. When a pilot is inactive it is getting set as "on Leave" 3 in the database. Should be set as "inactive" 1 in the database. 2. Where are the definitions located for retired status currently 0 = Active 1 = Inactive 2 = Locked 3 = On Leave Thanks hope every is staying healthy
Last reply by ProAvia, -
- 6 replies
- 2k views
Hi! I'm having a problem that has been mostly covered by this forum. However, I've literally searched up all the posts related to this, and nothing worked. The pilots, schedules and airports list pages are all blank. Tried opening the file in a different editor to see if there are any weird symbols; changing all the links to https:// (since we recently moved to SSL and that's when the problems appeared); changing error reporting settings in local.config; turning on debug mode and checking log files; nothing helped. A close look in the console in Inspect Element appears to be some error in jQuery, but I'm not really sure. I've already asked this on phpVMS Discord Serv…
Last reply by SuadCobo, -
- 14 replies
- 2.5k views
Good morning , Since the 17th juin my pireps are not working I have the following errors [17-Jul-2020 20:44:07 UTC] PHP Warning: mysqli::mysqli(): (HY000/2002): No such file or directory in /home/voloteav/public_html/crew/core/classes/ezdb/ezdb_mysqli.class.php on line 101'' [21:46] '' [17-Jul-2020 20:44:07 UTC] PHP Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>No such file or directory (2002)</b></font>]<br />[<font color=000000><b></b></font>]</font><p> </blockquote><hr noshad…
Last reply by ProAvia,