imagemagic return value 11 imagemagic return value 11
 

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

imagemagic return value 11

Started by edombrower, December 08, 2007, 06:03:14 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

edombrower

can't find a good resolution to this error:

The file 'albums/userpics/Dodo_tree_01~0.jpg' can't be inserted in the album

Error executing ImageMagick - Return value: 11

Cmd line :
/usr/bin/convert -quality 80 -antialias -geometry 87x100 'albums/userpics/Dodo_tree_01~0.jpg' 'albums/userpics/thumb_Dodo_tree_01~0.jpg'


The convert program said:


File: /home/edddom/public_html/gdcmedia/creative/db_input.php - Line: 402


[I have followed all the recommended steps]

Joachim Müller

http://forum.coppermine-gallery.net/index.php?topic=28652.0
Does this happen with known-good images as well?

Quote from: edombrower on December 08, 2007, 06:03:14 PM
[I have followed all the recommended steps]
No, you have not. Do exactly as suggested in the upload troubleshooting section of the docs.

edombrower

clearly you can tell I haven't, but I can't see a step that I haven't done.

(btw, if I resave the image in ImageConverter, it uploads... is there something about newer filetypes with Imagemagik?)

Joachim Müller

Quote from: edombrower on December 10, 2007, 08:12:39 PM
clearly you can tell I haven't, but I can't see a step that I haven't done.
Let me quote from the docs, highlighting the stuff that you apparently failed to read:
QuoteAsking for support on upload issues

When asking for support on the coppermine forum, post a link to your site and a test user account (the test user mustn't be in the admin group!) with upload privileges, with the above mentioned settings in place - this way, supporters can see the error messages as well. Do not post debug_output unless requested. If you want fast results, you should disable admin approval for the group the test user is in, so supporters can tell instantly what is wrong without needing to double-check.

When people have issues with uploading and decide to post their question on the Coppermine support board, they usually are told to read this upload troubleshooting section. Many of them fail to do so properly, which results in frustration both for users as well as supporters. To make this absolutely clear: the above mentioned steps are absolutely mandatory, no matter what skill level you have, no matter what upload method you have troubles with. Failing to do exactly as suggested will result in your request for help being ignored. Yes, this applies to you. We mean it!

And is there any specific reason for not answering the other question:
Quote from: GauGau on December 08, 2007, 06:38:02 PMDoes this happen with known-good images as well?
I have asked this for a particular reasons. Just ignoring everything I say will make it more likely that you're going to get ignored as well. After all, I'm not asking for free support from you, but vice versa, so I can expect that you do your homeworks.

edombrower

Just finished trying to upload an image that previously did upload... it did work...

here's the URL: http://gdcmedia.dombrower.com/creative/login.php
id: test user
pw: tester

The images that are not uploading are JPGs from a new Mac using photoshop.. JPG format... if I import them to imageConverter on the mac and simply save it, then upload it, it works.

LMK if I've got all the steps right now.

Thanks for your patience.

Joachim Müller

Make sure the jpeg images are in RGB - only RGB images can be processed. CMYK, Pantone or whatever you might have used will not work.