FSFK images

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 .

Then take your the data4 in your paths above if it’s in public_html/lib/fsfk.

Can you link to a pirep with missing images?