News:

Looking for documentation? Take a look on our wiki

Main Menu

some help with changing storage of thumb images

Started by bitstomper, February 04, 2013, 23:32:14 PM

Previous topic - Next topic

bitstomper

Hi,

Can not get my head around how the thumb images are stored.
I need to insert a new row into dbase for each created thumbnail.
Now thumbnails are stored in table media.
The only code I can find which does this is in the function displayMediaThumb().
However, this is only executed if file_url_thumb is empty.
Editing this has no effect so changing the dbase field file_url_thumb is done elsewhere, but I can not figure out where and how.

Can anyone point me in the right direction?

Thanks