question

Hello Nabeel

Somewhere in the forum i was reading that you wanted to put all the airports in the dropdowns for filing a pirep.

Is this done or not because the error I am having (http://bugs.phpvms.net/ticket/32)

Won’t let me upload the schedules to vacentral.

And I think this error is because we did some charters using xacars flights that aren’t in the database(airports).

So if all the airports would be in the dropdown or so I could put them all in the database.

Gr joeri

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 ""

did you make the changes on my site?

gr joeri

I didn’t… reupload the core/common folder, maybe you have an old version?

Still the same error.

i reuploaded the core common file it still is saying the same.

gr joeri

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

hello Nabeel,

it is pointing to this server

http://api.phpvms.net.

gr joeri

no problem work comes in front you will get to it when you have time for it.

last beta runs smooth at the moment so now i can do some flightkeeper testing.

gr joeri

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

Config::Set('VACENTRAL_DEBUG_MODE', true);
Config::Set('VACENTRAL_DEBUG_DETAIL', 2);

And send me the core/logs/vacentral.txt file I’ll see if I can debug from using that.

Also, get your vacentral parameters again from vacentral, they changed (though it will accept old format)

ok will do that after i calm the wife down for being on the computer again ;D

ok will do that after i calm the wife down for being on the computer again ;D

;D ;D ;D

here is what the vacentral log is putting up.

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');.

gr joeri

can you try pointing your api server to apidev.phpvms.net?

And for the ftp server add ftp:// in front

hey Nabeel

will test the api later on have to go to school with my daughter will be playing teacher . :o

For the fsfk getting an error after adding :// look at screen

gr joeri

177ab1831a81b8c7e1225e57392658dbc16e7615471

So that means the path you entered in your FTP is incorrect (the /lib/fsfk) part

normally that schould be the correct one i will try an other path to see if i can fix it.

gr joeri

tried a different one but still getting the same error.

you have my ftp if you want you can look at the path.

gr joeri

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

ftp://…/public_html/phpvms/lib/fsfk

ok thane i know the error i didn’t put in the public folder but i never do it  ;D.

ok will test it now

pictures ar uploaded to the folder but aren’t showing annyware on the site.

gr joeri