Page 1 of 1

Urgent JoomGallery help needed

Posted: Sun Aug 09, 2009 5:23 pm
by shando
I get this error when trying to upload pics to my site.

Pls help me asap.

Thank you guys

Memory limit exceeded. No further processing of the picture. Memory requirement:37 MByte (39027832) Serverlimit: 32MByte (33554432)

Re: Urgent JoomGallery help needed

Posted: Sun Aug 09, 2009 6:23 pm
by maxx+
Hi !
I fix this problem to my website editing the .htaccess file .
You can fix this problem in many ways :
1. edit the php.ini at memory_limit = 32M with memory_limit = 64M or what size you want
but if you dont have access to the php.ini file you mast contact your host provider to give you the right to access that file or you can use the number 2 method
2. you must edit your .htaccess sile from root of your website and put the folowing code :
php_value memory_limit 64M (you can put more than 64 if you want ).
The reason of this message is because you upload large size of photos which must be processed .

I solve this error message but now i have the next error :
Filename bad, or unable to copy upload image to originals directory.

Can someone help ? with this problem ...

Re: Urgent JoomGallery help needed

Posted: Fri Aug 14, 2009 4:58 pm
by maxx+
maxx+ wrote: Filename bad, or unable to copy upload image to originals directory.
How can I solve this problem on joomgallery ? :(

Re:Solved Urgent JoomGallery help needed

Posted: Sat Aug 15, 2009 8:37 am
by maxx+
The problem was ImageMagick

Re: Urgent JoomGallery help needed

Posted: Wed Aug 19, 2009 4:42 pm
by imlehz
how about me..
i cannot create categories.. why?? anybody can help me???

Re: Urgent JoomGallery help needed

Posted: Wed Aug 19, 2009 5:08 pm
by mandville
imlehz wrote:how about me..
i cannot create categories.. why?? anybody can help me???
because you didnt press the right button. its the one marked "New topic"

Re: Urgent JoomGallery help needed

Posted: Mon Aug 31, 2009 2:20 pm
by simonlogan
mandville wrote:because you didnt press the right button. its the one marked "New topic"
Bwahahahaahh :)

Re: Urgent JoomGallery help needed

Posted: Mon Dec 14, 2009 5:35 pm
by l_jackson
I am getting this error message too.

Filename bad, or unable to copy uploaded image to originals

I haven't been able to find any answers online. The image processor is the GD2 library. Any advice on how to solve the problem?

Thanks.
Leah

Re: Urgent JoomGallery help needed

Posted: Mon Dec 14, 2009 11:21 pm
by simonlogan
Make sure that the correct permissions are set on the folder to which the images and thumbs are being uploaded/created - also you can select a different processor for the component to use, I believe, so perhaps try another one and see if that helps?