Batch add failure: Unable to create thumbnail or reduced size image Batch add failure: Unable to create thumbnail or reduced size image
 

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

Batch add failure: Unable to create thumbnail or reduced size image

Started by Botilda, February 01, 2007, 05:39:30 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Botilda

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!

Botilda

This should have gone in the upload forum.. Sorry about that.  :-\


Joachim Müller

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.


Botilda

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