forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 modpack by Stramm => Topic started by: imthegirloverboard on July 11, 2009, 04:03:19 pm

Title: Hey All, when I'm updating the thumbnails theres an error
Post by: 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.

Title: Re: Hey All, when I'm updating the thumbnails theres an error
Post by: imthegirloverboard on July 11, 2009, 04:17:33 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
Title: Re: Hey All, when I'm updating the thumbnails theres an error
Post by: 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.)
Title: Re: Hey All, when I'm updating the thumbnails theres an error
Post by: imthegirloverboard on July 11, 2009, 04:40:17 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
Title: Re: Hey All, when I'm updating the thumbnails theres an error
Post by: 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
Title: Re: Hey All, when I'm updating the thumbnails theres an error
Post by: imthegirloverboard on July 14, 2009, 03:15:31 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
Title: Re: Hey All, when I'm updating the thumbnails theres an error
Post by: Stramm on July 14, 2009, 05:00:24 pm
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)