when i upload the image it is only showing the box with an x in it. help please
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upload_trouble
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
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.
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
http://coppermine-gallery.net/demo/cpg14x/docs/faq.htm#MinimumRequirements
Don't use fantastico, it is outdated and buggy.
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