|
GD2 is not available on my host.
What does error code 1 mean, and what does the +profile '*' do? Maybe that is the problem.
I upgraded my Image Magick since posting this and now instead of error 154 I get error 1.
Error creating thumbnail! Error code: 1
Command:
"/home/costar/public_html/imagemagick/bin/mogrify" +profile "*" -size 100x100 -quality 70 -geometry 100x100 -unsharp 10 '/home/costar/public_html/photopost5/data/500/thumbs/myavatar.jpg'
If it makes a difference, I had to install the image magick on the server myself.
If the +profile '*' thing is new, maybe there is a slightly older version of photopost I could try.
If error code 154 and now 1 are permissions errors, what should I check?
I made sure that the main photopost directory and all upload directories and sub-folders are writable by everyone.
|