coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: webmok on June 02, 2006, 01:34:03 PM

Title: Not able to upload
Post by: webmok on June 02, 2006, 01:34:03 PM
Hi.
I'm sorry if a thread like this is already created, but my coppermine seem to have a problem.

When I try to batchadd image-files, it says 'Unable to create thumbnail or reduced size image.'

How do I fix this? :)
Title: Re: Not able to upload
Post by: kegobeer on June 02, 2006, 05:27:36 PM
First, follow the troubleshooting guide in the documentation.
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upload_trouble

Second, read this thread.
http://forum.coppermine-gallery.net/index.php?topic=23342.0
Title: Re: Not able to upload
Post by: webmok on June 03, 2006, 02:47:33 PM
Okay, I run 1.4.3 and I see the lines with:

imagejpeg($dst_img, $dest_file, $CONFIG['jpeg_qual']);

But it's not on line 209 as described in the topic, but on line 246 and 275.

Should I replace the lines anyway?

Sorry if I'm a problem-child  :-\
Title: Re: Not able to upload
Post by: Nibbler on June 03, 2006, 03:43:01 PM
Update your gallery.
Title: Re: Not able to upload
Post by: webmok on June 03, 2006, 06:23:36 PM
Okay, I will do that. Do you have a link to a quick give which shows you how to do that?
Title: Re: Not able to upload
Post by: Nibbler on June 03, 2006, 06:26:16 PM
Follow the instructions provided in the manual.
Title: Re: Not able to upload
Post by: webmok on June 03, 2006, 07:45:20 PM
So I did.
I have now succesfully upgraded to 1.4.6, and replaced the two lines, as described in the other thread. But it still does not work.
Title: Re: Not able to upload
Post by: kegobeer on June 03, 2006, 08:02:21 PM
You still need to follow the troubleshooting instructions before we can help.

http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upload_trouble
Title: Re: Not able to upload
Post by: Vargha on June 19, 2006, 10:56:05 AM
i believe the problem is with either ur imagemagick or GD
Title: Re: Not able to upload
Post by: Joachim Müller on June 19, 2006, 09:33:44 PM
We'll be able to say for sure when webmok does as suggested, as this will give a more detailed error message. That's why we tell people to follow the upload troubleshooting. Unless we have the needed info, everything we could possible come up with is vague guessing.