Bulk create intermediate pics prob Bulk create intermediate pics prob
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Bulk create intermediate pics prob

Started by wuduheo, September 15, 2010, 05:40:49 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

wuduheo

my gallery: http://www.momiji-bb.net/index.php

I have thousands of pictures so i decided to reduce the size of the intermediate pictures to save bandwidth.
I used the delete all intermediate pictures in the admin tools section and i used the update "Only resized pictures" option only to find this:

Fatal error: Maximum execution time of 30 seconds exceeded in /home/content/01/6550601/html/include/picmgmt.inc.php on line 455

So i look in that file and cant find anything to extend the 30 limit  ???

Is there another way to recreate all the intermediate images at the same time or will i have to re-add all the pictures?

Stramm

Try to find out the problematic image (FTP into the folder, check if any intermediate file has been created, if yes, where did the creation of normal_ pics stop).
Are that http uploaded or batch add pictures.
Have enough CPU power and mem if it's huge pictures, make sure file and folder permissions are OK (writeable by the image library you use - GD2).

ΑndrĂ©

Additionally try to process fewer images at a time. The script execution time is a setting of PHP.