hecrowell Posted June 5, 2017 Report Posted June 5, 2017 (edited) I have added an airport during the initial setup of the va. I want to edit the airport from KJFK to CZBF using the Airports Add/editor facility i input the new ICAO for CZBF ( Bathurst) and press the lookup button and the editor begins the data search. Nothing takes place. even if I manually edit the data and save the airport, no change takes place. Aparently a delete airport option was not programmed for some reason. how can I either edit or delete this airport - rither remedy works for me. thnx Edited June 5, 2017 by hecrowell Quote
Moderators ProSkyDesign Posted June 5, 2017 Moderators Report Posted June 5, 2017 2 hours ago, hecrowell said: I have added an airport during the initial setup of the va. I want to edit the airport from KJFK to CZBF using the Airports Add/editor facility i input the new ICAO for CZBF ( Bathurst) and press the lookup button and the editor begins the data search. Nothing takes place. even if I manually edit the data and save the airport, no change takes place. Aparently a delete airport option was not programmed for some reason. how can I either edit or delete this airport - rither remedy works for me. thnx For use Look Up function you should add this in core/local.confing.php Config::Set('AIRPORT_LOOKUP_SERVER', 'phpvms'); Config::Set('PHPVMS_API_SERVER', 'http://api.vacentral.net'); Config::Set('PHPVMS_NEWS_FEED', 'http://feeds.feedburner.com/phpvms'); Config::Set('VACENTRAL_NEWS_FEED', 'http://feeds.feedburner.com/vacentral'); Config::Set('GEONAME_API_SERVER', 'http://ws.geonames.org'); Quote
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.