coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: Angels on March 31, 2006, 11:05:15 PM

Title: Problem
Post by: Angels on March 31, 2006, 11:05:15 PM
when i upload the image it is only showing the box with an x in it. help please
Title: Re: Problem
Post by: Joachim Müller on April 01, 2006, 03:46:59 AM
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upload_trouble
Title: Re: Problem
Post by: Angels on April 01, 2006, 08:12:31 PM
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
Title: Re: Problem
Post by: 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.
Title: Re: Problem
Post by: Angels on April 06, 2006, 04:33:14 PM
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
Title: Re: Problem
Post by: Joachim Müller on April 07, 2006, 07:28:14 AM
http://coppermine-gallery.net/demo/cpg14x/docs/faq.htm#MinimumRequirements

Don't use fantastico, it is outdated and buggy.
Title: Re: Problem
Post by: Angels on April 13, 2006, 05:44:20 PM
Quote from: GauGau on April 07, 2006, 07:28:14 AM
http://coppermine-gallery.net/demo/cpg14x/docs/faq.htm#MinimumRequirements

Don't use fantastico, it is outdated and buggy.

ok thank you for letting me know that