coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: Botilda on February 01, 2007, 05:39:30 PM

Title: Batch add failure: Unable to create thumbnail or reduced size image
Post by: Botilda on February 01, 2007, 05:39:30 PM
Hello

Since I wasn't able to batch add pictures with ImageMagick... ( Error executing ImageMagick - Return value: 1
Cmd line :
/usr/bin/convert -quality 80 -antialias -geometry 100x74 'albums/xx.jpg' 'albums/ew/thumb_xx.jpg'
The convert program said:
/usr/bin/convert: Unable to open file (albums/ew/thumb_xx.jpg) [Permission denied]. )


...I changed setting to GD version 2 (after reading a lot of posts on this board). My folder is chmoded to 777 (tried 755 as well) and the server I'm on meets with requirements for GD v 2
When I try batch adding pictures it tells me: Unable to create thumbnail or reduced size image.

Uploading 1-10 files with "Upload file" works fine and always has, but I haven't tried batch before now.

Here is a guest username + password.
I have enabled debug mode for everyone and set file upload boxes to "1", URI upload boxes to "0" and No. of boxes to "fixed". I couldn't actually find the "Single file uploads only" if there was one, but I hope me setting the file upload boxes to 1 did just that.

(and I have searched the board for "unable to create thumbnail or reduced size image", but couldn't find anything that fixed my problem.)

http://www.siennafan.net/gallerie
- username :test
- password test2

Thanx to anyone who can take a look!
Title: Re: Batch add failure: Unable to create thumbnail or reduced size image
Post by: Botilda on February 01, 2007, 06:49:19 PM
This should have gone in the upload forum.. Sorry about that.  :-\
Title: Re: Batch add failure: Unable to create thumbnail or reduced size image
Post by: blondeatheart on February 01, 2007, 07:26:14 PM
I have the same problem.. ???
Title: Re: Batch add failure: Unable to create thumbnail or reduced size image
Post by: Joachim Müller on February 01, 2007, 08:34:55 PM
Quote from: blondeatheart on February 01, 2007, 07:26:14 PM
I have the same problem.. ???
Start a thread of your own after having read the upload troubleshooting section of the docs.
Title: Re: Batch add failure: Unable to create thumbnail or reduced size image
Post by: Botilda on February 02, 2007, 06:41:36 PM
Anyone...?
Title: Re: Batch add failure: Unable to create thumbnail or reduced size image
Post by: Botilda on February 05, 2007, 02:27:37 AM
I got it to work  ;D

I went here to enable safe mode
http://coppermine-gallery.net/demo/cpg13x/docs/index.htm#safe

Even though the directories were chmod'ed to 777 from before it worked when I wrote 0777. :D