I am getting an error when trying to upload files. The dirs are 777 as needed and I am uploading into an album I created. This is the error I get.
The previous file could not be placed.
You have successfully placed all the files.
I have created a test account on my site. Could someone please take a look? I would really appreciate it.
http://www.cheshrkitn.com/copper
login: test
pw: test
Thanks :)
Error executing ImageMagick - Return value: 127
Cmd line :
/usr/bin/convert -quality 80 -antialias -geometry 44x100 'albums/userpics/10003/avatar.png' 'albums/userpics/10003/thumb_avatar.png'
The convert program said:
sh: line 1: /usr/bin/convert: No such file or directory
You need to determine and specify the correct path to imagemagick in config or switch to GD2 if available.
Ok I'll try to figure it out. Thanks Nibbler! :)