OzFlyer Posted February 9, 2014 Report Share Posted February 9, 2014 Hi All, I am also having trouble with airports not being add when importing new routes. Also when you try to add them manual if you enter the Airport ICAO Code then press Look Up the form displays Fetching airport data... and stops no data ever displays. I have cleared the cache. Any help please. Also can anyone tell me what database and where it uses to look this info up from? Thank you. David Quote Link to comment Share on other sites More sharing options...
jacksonscott Posted February 9, 2014 Report Share Posted February 9, 2014 I am currently having the same problem. Someone please help! Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted February 9, 2014 Administrators Report Share Posted February 9, 2014 Look for the following line in your local.config.php file; Config::Set('AIRPORT_LOOKUP_SERVER', 'geonames'); and change it to Config::Set('AIRPORT_LOOKUP_SERVER', 'phpvms'); If it is not in your local.config.php file, copy it from your app.config or this post and add it to the file. The goenames server API has changed and now requires a password so the existing call from phpVMS never completes. If you change it to the phpVMS selection then the system will look for the info on the phpVMS server, BUT, the phpVMS API server is the same server the forum and VACentral is on which experiences a lot of 502 errors which can stop the system from looking up the airport as well. If this is happening all the time as well with the settings this way you will have to wait and try again at a later time or input the information manually. Quote Link to comment Share on other sites More sharing options...
jacksonscott Posted February 9, 2014 Report Share Posted February 9, 2014 That fixed the problem. Thank you! Quote Link to comment Share on other sites More sharing options...
OzFlyer Posted February 10, 2014 Author Report Share Posted February 10, 2014 Thanks Also How do I mark this as solved? Quote Link to comment Share on other sites More sharing options...
bward624 Posted April 6, 2014 Report Share Posted April 6, 2014 ok thx it wasent even written into the code Quote Link to comment Share on other sites More sharing options...
freshJet Posted April 7, 2014 Report Share Posted April 7, 2014 Thanks Also How do I mark this as solved? Edit your original post and use Full Editor to edit the title. Quote Link to comment Share on other sites More sharing options...
CascadeAirwaysVirtual Posted November 23, 2014 Report Share Posted November 23, 2014 Is it possible to add them in manually by typing in the information? My airline seems to have this bug, and our File Manager says that the file is in UFT-8 format and cannot be edited. Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted November 24, 2014 Administrators Report Share Posted November 24, 2014 You should be able to enter the information directly into the fields of the form. You should also be able to edit the file if you chose to edit it as a text file possibly or an html file in your cpanel. Even better would be to download it and edit it on your local pc and then upload it back to the site. Quote Link to comment Share on other sites More sharing options...
tobyrice01 Posted December 13, 2014 Report Share Posted December 13, 2014 Will this fix add the airports to the airport list of the VA, with correct LAT/LON info, etc? Quote Link to comment Share on other sites More sharing options...
Moderators servetas Posted December 13, 2014 Moderators Report Share Posted December 13, 2014 No it will not. You will have to edit the airports which have problems on their information one by one or re-add them on your system. 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.