Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Bulk create intermediate pics prob  (Read 3289 times)

0 Members and 1 Guest are viewing this topic.

wuduheo

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 20
Bulk create intermediate pics prob
« on: September 15, 2010, 05:40:49 am »

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:

Code: [Select]
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?
Logged

Stramm

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: Bulk create intermediate pics prob
« Reply #1 on: September 15, 2010, 08:24:49 am »

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é

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: Bulk create intermediate pics prob
« Reply #2 on: September 15, 2010, 11:01:52 am »

Additionally try to process fewer images at a time. The script execution time is a setting of PHP.
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 20 queries.