Hello,
I recently installed CKFinder. But after I upload images via CKfinder I dont see any thumbnail of the images.
Screenshot
PHP code:
$config['Thumbnails'] = Array( 'url' => $baseUrl, 'directory' => $baseDir, 'enabled' => false, 'directAccess' => false, 'maxWidth' => 100, 'maxHeight' => 100, 'bmpSupported' => false, 'quality' => 80);
Re: Images doen't show
Re: Images doen't show
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: Images doen't show
Re: Images doen't show
Search for url with "command=Thumbnail" and see what error was returned there.
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+