Page 1 of 1

[Solved] Recreate thumbnails - engine issue

Posted: 21 Jul 2008, 16:12
by lxxl
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

thumbnail engine error

Posted: 21 Jul 2008, 16:26
by andy20022
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)

Posted: 25 Jul 2008, 03:40
by Choog
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.

Posted: 29 Jul 2008, 12:44
by mjau-mjau
I believe this "thumbnails issue" has been fixed with the latest release 20080728 ...

[solved] Recreate thumbnails - engine issue

Posted: 30 Jul 2008, 02:19
by lxxl
mjau-mjau wrote:I believe this "thumbnails issue" has been fixed with the latest release 20080728 ...
yes now its perfect.