Jump to content

Recommended Posts

Posted (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 by hecrowell
  • Moderators
Posted
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');

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...