randomderecho Posted September 14, 2016 Report Share Posted September 14, 2016 So I have tried many methods and nothing can either A. Install an airport database or B. allow me to (at the very least) even manually install airports via AirNav Coordinates It also says "FETCHING AIRPORT" whenever I enter in the icao for all eternity. Please help, Thanks. Quote Link to comment Share on other sites More sharing options...
Moderators servetas Posted September 15, 2016 Moderators Report Share Posted September 15, 2016 Check this Quote Link to comment Share on other sites More sharing options...
randomderecho Posted September 16, 2016 Author Report Share Posted September 16, 2016 Check this Like I said, I have tried that method and it didn't work. Quote Link to comment Share on other sites More sharing options...
randomderecho Posted September 17, 2016 Author Report Share Posted September 17, 2016 Bump Quote Link to comment Share on other sites More sharing options...
web541 Posted September 17, 2016 Report Share Posted September 17, 2016 What other methods have you tried? Just airnav coordinates? What phpvms version are you using? This one http://phpvms.net/downloads/ or https://github.com/nabeelio/phpVMS Or this one https://github.com/DavidJClark/phpvms_5.5.x Can you try adding this manually ICAO: KLAX Airport Name: Los Angeles International Airport Latitude: 33.9425 Longitude: -118.408 With this one http://forum.phpvms.net/topic/22757-vacentral-status-and-updates/#entry120870 have you made sure it was in core/local.config.php. While in core/local.config.php check to see if your database tables are correct. If you go into your database in phpMyAdmin, do you see any data in the phpvms_airports table? Quote Link to comment Share on other sites More sharing options...
randomderecho Posted September 18, 2016 Author Report Share Posted September 18, 2016 Okay, that appears to be working. Thanks so much for your help. However, does anyone know how to reduce the time subsequent to a flight before your flight disappears from radar? For me, my flight will stay on the XACARS live radar for hours after my flight. Sometimes it will stay there UNTIL my next flight. Any help appreciated. Quote Link to comment Share on other sites More sharing options...
Moderators Parkho Posted October 3, 2016 Moderators Report Share Posted October 3, 2016 Okay, that appears to be working. Thanks so much for your help. However, does anyone know how to reduce the time subsequent to a flight before your flight disappears from radar? For me, my flight will stay on the XACARS live radar for hours after my flight. Sometimes it will stay there UNTIL my next flight. Any help appreciated. Open local.config.php in Core folder and look for the following: Config::Set('ACARS_LIVE_TIME', 720); 720 is the number you need to change and is equal to 12 hrs. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.