elfrost Posted February 7, 2016 Report Posted February 7, 2016 Hello guys. For some reasons. Im no longer able to send data to vacentral No response from API server I double checked the code into local config but it was working well like 2 weeks ago. Thank you Quote
mattsmith Posted February 7, 2016 Report Posted February 7, 2016 Add this to local/config.php config::set('VACENTRAL_DATA_FORMAT', 'xml'); 2 Quote
Administrators simpilot Posted February 9, 2016 Administrators Report Posted February 9, 2016 Is this now working? Quote
elfrost Posted February 11, 2016 Author Report Posted February 11, 2016 Add this to local/config.php config::set('VACENTRAL_DATA_FORMAT', 'xml'); AWESOME Thank you so much! pirep sent now.. hopefully for a long time Quote
Jakubovsky Posted March 15, 2016 Report Posted March 15, 2016 Done everything, change everything FAILED exporting PIREP #2952 - No response from API server Quote
web541 Posted March 15, 2016 Report Posted March 15, 2016 Tried this? http://forum.phpvms.net/topic/22786-notice-vacentral-api-server-url-changing-permanently/#entry120785 http://forum.phpvms.net/topic/22850-phpvms-centraldata-updates/ Quote
Administrators simpilot Posted March 19, 2016 Administrators Report Posted March 19, 2016 What is the site url that the information is coming from? Quote
smokey68 Posted March 21, 2016 Report Posted March 21, 2016 i get this when i send pireps i have all updates to centraldataclass and prepdataclass Successfully sent message! (Server said "Updated 0 of 1572") it doesnt update any and now my rank on vacentral is 132 when it was 14 Quote
Administrators simpilot Posted March 21, 2016 Administrators Report Posted March 21, 2016 i get this when i send pireps i have all updates to centraldataclass and prepdataclass Successfully sent message! (Server said "Updated 0 of 1572") it doesnt update any and now my rank on vacentral is 132 when it was 14 What is the website? Are you sure you have changed the data format for vacentral to xml? This is what the issue has been on every one I have worked on with this condition so far. Quote
DesComm Posted July 13, 2016 Report Posted July 13, 2016 We are getting the following errors- Flights are no longer being recorded either or is news. Below is our local.config settings (we delete key here) it is correct. Config::Set('VACENTRAL_ENABLED', true); config::set('VACENTRAL_DATA_FORMAT', 'xml'); Config::Set('VACENTRAL_API_SERVER', 'http://api.vacentral.net'); Config::Set('VACENTRAL_API_KEY', '455f..........16a'); FAILED exporting PIREP #81064 - No response from API server FAILED exporting PIREP #81063 - No response from API server FAILED exporting PIREP #81062 - No response from API server FAILED exporting PIREP #81061 - No response from API server FAILED exporting PIREP #81060 - No response from API server Quote
Boogace Posted March 12, 2017 Report Posted March 12, 2017 (edited) On 07/02/2016 at 3:48 PM, mattsmith said: Add this to local/config.php config::set('VACENTRAL_DATA_FORMAT', 'xml'); Brilliant that worked a treat i went to the admin dashboard and exported all ok cheers thank you !! dont forget guys i keep seeing you can only send max 3 times a day. Edited March 12, 2017 by Booagce 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.