Jump to content

Recommended Posts

Posted

HI

I have problem with FSFK .

In Pireps just show images name :

Flight Images
Route Map
flightmap
Route Weather
flightmapweather
Taxi Out Path
flightmaptaxiout
Taxi In Path
flightmaptaxiin
Vertical Profile
flightmapverticalprofile
Landing Profile
flightmaplandingprofile 

local.config

Config::Set('FSFK_FTP_SERVER', 'ftp://xxx/public_html/data4/lib/fsfk');
Config::Set('FSFK_FTP_PORT', '21');
Config::Set('FSFK_FTP_USER', 'xxx');
Config::Set('FSFK_FTP_PASS', 'xxxx');
Config::Set('FSFK_FTP_PASSIVE_MODE', 'TRUE');
Config::Set('FSFK_IMAGE_PATH', '/data4/lib/fsfk'); // web path from SITE_ROOT

I created fsfk folder in lib/fsfk and lib/images . all images upload in lib/fsfk correctly , but in Pireps now showing .

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...