My VA won’t connect to vacentral, it doesnt show up when i’m flying, I can’t send pireps or update schedules or news.
Yea, I’m having the same issues as well.
bump
Works for me. May have been a glitch. Do you see your flights now?
No still not working
do you have your VACentral api in local config correct?
# VA Central
Config::Set('VACENTRAL_ENABLED', true);
Config::Set('VACENTRAL_API_SERVER', 'http://api.vacentral.net');
Config::Set('VACENTRAL_API_KEY', 'YOUR API KEY');
Config::Set('VACENTRAL_DATA_FORMAT', 'xml');