coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: PvtPulse on December 13, 2005, 06:51:36 AM

Title: Just can't get pics uploaded!
Post by: PvtPulse on December 13, 2005, 06:51:36 AM
Everything I have tried leaves me with nothing. I tried to do it through the site and all i get is the box with a red x in it! What am I doing wrong?
Title: Re: Just can't get pics uploaded!
Post by: Abbas Ali on December 13, 2005, 07:04:44 AM
http://coppermine-gallery.net/tutorial/uploads/troubleshooting.php
Title: Re: Just can't get pics uploaded!
Post by: PvtPulse on December 13, 2005, 03:07:17 PM
got this message
Critical error
The file 'albums/userpics/10001/001~3.jpg' can't be inserted in the album

Error executing ImageMagick - Return value: 127


Cmd line :
/usr/bin/convert -quality 100 -antialias -geometry 100x66 'albums/userpics/10001/001~3.jpg' 'albums/userpics/10001/thumb_001~3.jpg'



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



File: /home/hotboiii/public_html/img/db_input.php - Line: 305 
Title: Re: Just can't get pics uploaded!
Post by: kegobeer on December 13, 2005, 03:13:10 PM
Either you don't have ImageMagick installed or it's not located in /usr/bin/.  In config, switch "Method for resizing images" to GD2.

Next time, please search before posting.