Jump to content

Recommended Posts

Posted

Hey guys,

When adding a new airport, i use the look up function to search for the airport name and location.

At this moment it does not seem to work.

Do you guys have problems with this?

Thanks in advance,

Lucas

  • Moderators
Posted

As i checked it works. Maybe a sporadic problem? Or maybe it cannot look up this airport so you have to add it manually (without using the look up function)?

  • Moderators
Posted

Manual works. I was just wondering. i've had it for a couple of days now.

No worries. I'll do them manually.

Lucas

Try this into your local.config.php or unless you have it, change phpvms or geonames. Try geonames first and see. ;)

/* Can be 'geonames' or 'phpvms'.
Geonames will use the geonames.org server to look up the airport info
phpvms will use the phpVMS API server
*/
Config::Set('AIRPORT_LOOKUP_SERVER', 'geonames');

  • Like 2
Posted

Try this into your local.config.php or unless you have it, change phpvms or geonames. Try geonames first and see. ;)

/* Can be 'geonames' or 'phpvms'.
Geonames will use the geonames.org server to look up the airport info
phpvms will use the phpVMS API server
*/
Config::Set('AIRPORT_LOOKUP_SERVER', 'geonames');

Hey cool !! This works !!

Thanks !

Posted

+1 thanks so muchKyle been having this problem too couldnt work out why so did a search and funny to see this brought up yesterday :D

I didn't have that part in my local.config so it's fixed the problem thanks!!

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...