Hey All, when I'm updating the thumbnails theres an error Hey All, when I'm updating the thumbnails theres an error
 

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

Main Menu

Hey All, when I'm updating the thumbnails theres an error

Started by imthegirloverboard, July 11, 2009, 04:03:19 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

imthegirloverboard

sorry to post AGAIN  ::)

anyway, when im trying to update the thumbanils i get an error:

Error creating: $image

on a lot fo the files, then, when its done, i check to see if the ones that said were succsesful, worked, then havent they are still blury >.< BUT when I upload new files, they are fine, its just updating the old thumnails...

Cap is attachted. see the newest ones are working.. but none others.

 *Image Removed*

*Link Removed*

imthegirloverboard

Quote from: imthegirloverboard on July 11, 2009, 04:03:19 PM
sorry to post AGAIN  ::)

anyway, when im trying to update the thumbanils i get an error:

Error creating: $image

on a lot fo the files, then, when its done, i check to see if the ones that said were succsesful, worked, then havent they are still blury >.< BUT when I upload new files, they are fine, its just updating the old thumnails...

Cap is attachted. see the newest ones are working.. but none others.



all is OK in the config too,

Default mode for directories : 0775
Default mode for files: 0644

Method for resizing images :

GD version 2

x
 *Image Removed*

*Link Removed*

Stramm

sometimes you need to reload so that the browser doesn't grab the thumb out of the cache
Error creating: $image also occurs when a non image file is in the queue (movie, doc etc.)

imthegirloverboard

Quote from: Stramm on July 11, 2009, 04:38:40 PM
sometimes you need to reload so that the browser doesn't grab the thumb out of the cache
Error creating: $image also occurs when a non image file is in the queue (movie, doc etc.)


I have tried that, It still doesn't work :(
Thankyou for the help
 *Image Removed*

*Link Removed*

Stramm

then make sure files and folders are set writeable by php and that there's enough memory to do the resizing

imthegirloverboard

Quote from: Stramm on July 14, 2009, 01:42:37 PM
then make sure files and folders are set writeable by php and that there's enough memory to do the resizing

How do i do that?  :-*

x x x
 *Image Removed*

*Link Removed*

Stramm

permissions depending on your server setup (can't tell you more as I do not know it) and php memory_limit
http://forum.coppermine-gallery.net/index.php/topic,24088.0.html

memory_limit may be a show stopper for huge images (in dimension x/y)