Problem Problem
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Problem

Started by Angels, March 31, 2006, 11:05:15 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Angels

when i upload the image it is only showing the box with an x in it. help please

Joachim Müller


Angels

this is one error i get for a small image

QuoteThe file 'albums/userpics/10001/tnBH-0001.jpg' can't be inserted in the album

Error executing ImageMagick - Return value: 127


Cmd line :
/usr/bin/convert -quality 80 -antialias -geometry 80x100 'albums/userpics/10001/tnBH-0001.jpg' 'albums/userpics/10001/thumb_tnBH-0001.jpg'



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



File: /home/trueang/public_html/images/db_input.php - Line: 391

and this is the other error
QuoteThe file 'albums/userpics/10001/BH.jpg' can't be inserted in the album

Error executing ImageMagick - Return value: 127


Cmd line :
/usr/bin/convert -quality 80 -antialias -geometry 100x78 'albums/userpics/10001/BH.jpg' 'albums/userpics/10001/thumb_BH.jpg'



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



File: /home/trueang/public_html/images/db_input.php - Line: 391

Nibbler

If you really have ImageMagick installed on the server then you need to set the correct path to it in config. If you don't then try GD2.

Angels

Quote from: Nibbler on April 01, 2006, 08:42:27 PM
If you really have ImageMagick installed on the server then you need to set the correct path to it in config. If you don't then try GD2.

i dont have either. i installed the gallery from my fanatisco thing on my cpanel

Joachim Müller


Angels