MrAmsterdam Posted September 3, 2012 Report Posted September 3, 2012 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 Quote
Moderators servetas Posted September 3, 2012 Moderators Report Posted September 3, 2012 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)? Quote
MrAmsterdam Posted September 3, 2012 Author Report Posted September 3, 2012 Manual works. I was just wondering. i've had it for a couple of days now. No worries. I'll do them manually. Lucas Quote
Moderators Kyle Posted September 3, 2012 Moderators Report Posted September 3, 2012 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'); 2 Quote
MrAmsterdam Posted September 4, 2012 Author Report Posted September 4, 2012 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 ! Quote
MBrown Posted September 4, 2012 Report Posted September 4, 2012 +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 I didn't have that part in my local.config so it's fixed the problem thanks!! Quote
Moderators Kyle Posted September 4, 2012 Moderators Report Posted September 4, 2012 No problem guys! 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.