That’s weird you’re getting that error, that code’s been ripped out from the API side.
You’re still getting it?
That’s a error from vaCentral, if I was missing information about an airport, I would send the list after someone has sent their schedules, seeing if any of those airports are there, and if they are, send the information back to vaCentral to fill in the missing data.
acctualy i was a bid fast only this is poping up at the moment
0AK619AK33AK3AK35AK0BLCCYLACYLQCYLUCYPHEGFPEHWHFAWWHFFFJRAKDLFKHIBKHVNKISOKKOAKLHDKMBSKMCWKMQTKNFWKPLNKSCEKSPSKSTCKTVFKYYCLGSDLHBMLIVTLKFCLLTMLPECMLCMMCSMMMLNWWNOTBHPACKPAEWPCDBPDUTPFAIPGACPHLUSNJKSWBVSWNKTTPSVEAZVEVZVHHXVIKAVOCIVOHSYAWTYBUNYNTNYOFFYTYAYTYHYYTAZ33Z41200Success68 airports are missing There was an error, server said ""
Which API server are you pointing to in local.config? It’s odd because that code doesn’t exist on my API side.
Sorry, I haven’t had time to look at this. This week is really busy, we have 2 product deployments and meetings and code reviews which I have to prep for, I probably won’t get to it until the weekend
Yeah, for FSFK, enter your FTP information (copy the lines from app.config into local.config). Just see if FSFK uploads images into that folder which you set up.
There’s a commit going up, you can add these two lines in local.config
update_vainfo - 10:54:57 PM - 12/01/2009
- no response from server
update_vainfo - 10:58:39 PM - 12/01/2009
- no response from server
update_vainfo - 10:58:51 PM - 12/01/2009
- no response from server
update_vainfo - 10:59:55 PM - 12/01/2009
- no response from server
update_vainfo - 11:00:16 PM - 12/01/2009
- no response from server
update_vainfo - 11:09:39 PM - 12/01/2009
- no response from server
hope it helps u
also no pictures are appering
here are my local.config settings.
# FSFK Settings
// Your FTP Server, and path to the lib/images folder (from where the FTP connects from), IE
// ftp://phpvms.net/phpvms/lib/fsfk
Config::Set('FSFK_FTP_SERVER', 'ftp.tnt-virtual.be/lib/fsfk');
Config::Set('FSFK_FTP_PORT', '21');
Config::Set('FSFK_FTP_USER', 'my user name');
Config::Set('FSFK_FTP_PASS', 'my password');
Config::Set('FSFK_FTP_PASSIVE_MODE', 'TRUE');.
When you first login to your FTP, what’s the initial folder? The path would be from that folder to the lib/fsfk. So if you have to go into public_html first, and then the phpvms folder, then lib it would be