Search…

X3 Photo Gallery Support Forums

Search…
 
lxxl
Topic Author
Posts: 8
Joined: 15 Jul 2008, 14:38

[Solved] Recreate thumbnails - engine issue

21 Jul 2008, 16:12

Code
Fatal error: Maximum execution time of 20 seconds exceeded in /data2/pix2/imagevue/include/ivImage.class.php on line 51
ivImage.class.php on line 51
Code
$this->imageData=imagecreatefromjpeg ($path);
some time its stop on small one and some time on big like this
2322x512 - 218.1kb

image in folder - 48 size 24MB

After repeat i have other error:
Code
Fatal error: Maximum execution time of 20 seconds exceeded in /data2/html/pix2/imagevue/include/ivImage.class.php on line 176
ivImage.class.php on line 176
Code
		//if (function_exists('ImageCopyResampled')) {
version: 21. July 2008
Last edited by lxxl on 30 Jul 2008, 02:41, edited 1 time in total.
 
andy20022
Posts: 5
Joined: 14 Jul 2008, 03:28

thumbnail engine error

21 Jul 2008, 16:26

have same error:

Fatal error: Maximum execution time of 240 seconds exceeded in /share/HDA_DATA/Qweb/v2beta20/imagevue/include/ivImage.class.php on line 176

have 100 pics / a 250kb in the folder

(V2Beta20080721)
 
Choog
Posts: 5
Joined: 21 Jul 2008, 12:25

25 Jul 2008, 03:40

This must be related to the server settings of individual websites - I`m getting a timeout after 20 seconds. I have around 200 pictures ranging from 1mb to 2mb. Problem is that when you hit 'recreate thumbnails' again it doesn't ignore the ones that you've just created but overwrites them - so an endless circle.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

29 Jul 2008, 12:44

I believe this "thumbnails issue" has been fixed with the latest release 20080728 ...
 
lxxl
Topic Author
Posts: 8
Joined: 15 Jul 2008, 14:38

[solved] Recreate thumbnails - engine issue

30 Jul 2008, 02:19

mjau-mjau wrote:I believe this "thumbnails issue" has been fixed with the latest release 20080728 ...
yes now its perfect.