Creation of thumbnails on import Creation of thumbnails on import
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Creation of thumbnails on import

Started by mkp, April 25, 2008, 12:37:06 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mkp

From what I can see when you import a picture a new image is created that is used as the thumbnail.  This is a problem from me because the images are stored in a RAID array on another machine and I dont want to grant write access to these folders.  Is there a way to disable this?  Or can the thumbnail be generated each time the web page is loaded.

Thanks

Joachim Müller

Quote from: mkp on April 25, 2008, 12:37:06 AM
Is there a way to disable this?
Without hacking the core code: no
Quote from: mkp on April 25, 2008, 12:37:06 AMOr can the thumbnail be generated each time the web page is loaded.
Without hacking the core code: no