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?
http://coppermine-gallery.net/tutorial/uploads/troubleshooting.php
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
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.