Unable to upload files or batch add Unable to upload files or batch add
 

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

Unable to upload files or batch add

Started by misslovelyfiles, July 11, 2010, 05:18:23 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

misslovelyfiles

My web host provide put my permission at 755 and my permission on coopermine is 777 so I don't know if that has something to do with it. I did all the little hits to fix the problem and I still can't upload a file , upload by url and I can't batch add files please help me I have been trying to figure this out all day and this is the message i get for batch adding files Error executing ImageMagick - Return value: 127

Cmd line :
/usr/bin/convert -quality 80 -antialias -geometry 100x75 'albums///100_1053.JPG' 'albums///thumb_100_1053.JPG'


The convert program said:
sh: /usr/bin/convert: No such file or directory

and when i up;pad i get this erro message
The previous file could not be placed.

You have successfully placed all the files.

onthepike

#1
I split your topic from the one you tagged, which was a completely different issue than your own. Please do read the board rules and abide by them when seeking support.

You are required to post a link to your gallery with all support requests.
You must not hijack someone elses thread, but start your own instead.
You must search the boards for your specific issue, in your case, Image Magick 127
All upload support requests must include a non-admin test account with permissions set accordingly.

Now onto your issue: In config, change your Method for resizing images from Image Magick to GD Version 2.x which should resolve this issue. If it does not, change the path you currently have set for Image Magick to the correct path on your server.

Should these fail, please use the above as a guide to your follow-up post.