Resize all thumbnails?

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.
Post Reply
fooBar
Forum Members
Forum Members
Posts: 32
Joined: Thu Dec 28, 2006 3:10 pm

Resize all thumbnails?

Post by fooBar »

Hey there,

a friend of mine uses a quite old version 1.4.1 from cmsms... And now he wants to regenerate all thumbnails from their original pictures and set a new thumbnail width and height... Is that somehow possible without readding all images?

Thanks!
Jos
Support Guru
Support Guru
Posts: 4020
Joined: Wed Sep 05, 2007 8:03 pm

Re: Resize all thumbnails?

Post by Jos »

I guess you can set the new thumbsizes, then delete all images with prefix "thumb_" and visit each directory with ImageManager. Thumbs are recreated at that moment.

If there are too many images, it may take a while and you risk running out of the php_max_execution_time
fooBar
Forum Members
Forum Members
Posts: 32
Joined: Thu Dec 28, 2006 3:10 pm

Re: Resize all thumbnails?

Post by fooBar »

Ah cool, thanks, that works!!
Post Reply

Return to “CMSMS Core”