virginvirtualscinc Posted February 17, 2016 Report Share Posted February 17, 2016 Folks, Seeing if you can help me. I am trying to add ICAO KORD not added... retriving information: Could not retrieve information for KORD, add it manually This is the Current i have in the app.config 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'); Got over 350 Airports and more to add and cannot really do nothing not adding them in manually it will take me to much time. Can anyone please help asap. Much Appreciated Quote Link to comment Share on other sites More sharing options...
Moderators servetas Posted February 17, 2016 Moderators Report Share Posted February 17, 2016 The local.config.php file replaces the settings on the app.config.php file. Does the "AIRPORT_LOOKUP_SERVER" setting exists in your local.config.php file? Quote Link to comment Share on other sites More sharing options...
virginvirtualscinc Posted February 18, 2016 Author Report Share Posted February 18, 2016 The local.config.php file replaces the settings on the app.config.php file. Does the "AIRPORT_LOOKUP_SERVER" setting exists in your local.config.php file? Ah no it doesn't at all. I am using phpVMS_5.5.x Cheers Quote Link to comment Share on other sites More sharing options...
virginvirtualscinc Posted February 18, 2016 Author Report Share Posted February 18, 2016 So where in the local.config.php do i need to put these in Config::Set('AIRPORT_LOOKUP_SERVER', 'phpvms'); Config::Set('PHPVMS_API_SERVER', 'http://api.vacentral.net'); Come on i need help or i will get it from someone else off phpVMS Quote Link to comment Share on other sites More sharing options...
Members Vangelis Posted February 19, 2016 Members Report Share Posted February 19, 2016 With that kind of attitude i dont think that someone will be willing to help you in the future just a reminder we are all volunteers and whe do not get paid for the support we provide. Now that i have out of my system paste the above code where ever you want in local.config.php it doesnt matter what line Quote Link to comment Share on other sites More sharing options...
virginvirtualscinc Posted February 19, 2016 Author Report Share Posted February 19, 2016 With that kind of attitude i dont think that someone will be willing to help you in the future just a reminder we are all volunteers and whe do not get paid for the support we provide. Now that i have out of my system paste the above code where ever you want in local.config.php it doesnt matter what line What Attitude I think you assuming. The last person didn't explain their selfs on how to do it. You do not need to remind me about anything so look who is doing the attitude now its you. Quote Link to comment Share on other sites More sharing options...
Moderators servetas Posted February 19, 2016 Moderators Report Share Posted February 19, 2016 As I am the person you are referring to and I am always trying to do my best to answer any questions I can, you will have to place the part of code you posted here wherever you want in your local.config.php. Place it at the end of the file for example. There are dozens of posts regarding this issue in this forum. With all the respect, I did not like the "Come on i need help or i will get it from someone else off phpVMS" and this is why I decided to leave it there. As Vangelis stated, we are not obliged to answer cause this is something we do voluntarily. If you wish to have all your problems sorted in time, you can either hire a developer to solve them for you or, as you stated with your threat, "get it from someone else off phpVMS". Again, with all the respect, you are here to request support and we are voluntarily here to offer support. At least be nice and everyone will be happy. Help us to help you, say when the problem started happening, what have you tried so far on your own before posting, what is your phpVMS url and anything which will help us solve the issue. And the "us" includes you too. Not only me, Vangelis or anyone else. 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.