Creating thumbnails with same name as pictures?

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
numer9

Creating thumbnails with same name as pictures?

Post by numer9 »

hey,
i want to change a bit ImageManager - i'm messing around with lib/filemanager/imagemanager/config.inc.php
I tried to change the thumb directory - it's working great. But then i wanted thumbs to be named exactly the same as real files. Since they are in different folder, i don't have name conflict. But when setting thumbnail_prefix to "" (null) - the image manager stops displaying anything.

I got quick glance at the code, search for thumbnail_prefix in Classes/ImageManager.php, but coulnd't find the answer. Tried to alter a bit "isThumb($file)" function, but that's probably not it. Any hints?  :-\
Locked

Return to “CMSMS Core”