MrAmsterdam Posted September 3, 2012 Report Share 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 Link to comment Share on other sites More sharing options...
Moderators servetas Posted September 3, 2012 Moderators Report Share 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 Link to comment Share on other sites More sharing options...
MrAmsterdam Posted September 3, 2012 Author Report Share 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 Link to comment Share on other sites More sharing options...
Moderators Kyle Posted September 3, 2012 Moderators Report Share 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 Link to comment Share on other sites More sharing options...
MrAmsterdam Posted September 4, 2012 Author Report Share 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 Link to comment Share on other sites More sharing options...
MBrown Posted September 4, 2012 Report Share 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 Link to comment Share on other sites More sharing options...
Moderators Kyle Posted September 4, 2012 Moderators Report Share Posted September 4, 2012 No problem guys! 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.