So I love this plugin, but I'm having some issues.
My current issue is with it not finding ImageMagick. When it goes to post photos, I get an error message that starts with:
Failed:
phpThumb() v1.7.9-200805132119All attempts to create GD image source failed.
ImageMagick is not installed (it is highly recommended that you install it).
Source image is too large (2592x3872 = 10.0Mpx, max=13.4Mpx) for GD creation (either install ImageMagick or increase PHP memory_limit to at least 65M).
I had set up my wordpress account in a subdomain of another site I had, and everything was working great. It was my demo site to convince the guys I work with that it was what we needed. I then went ahead and got us our own domain, and when I copied everything over, I started having issues.
So it's not finding imagemagick. I'm on a GoDaddy linux server, and according to their documentation, ImageMagick should be there.
All of our Linux hosting plans include ImageMagick. The convert path to ImageMagick, version 5 on our servers is:
/usr/bin/
The convert path to ImageMagick, version 6 on our servers is:/usr/local/bin/
And from what I can see in the Further Options settings, that should work just fine. The only thing I can think of, is that on this site, I've got wordpress installed into the root directory... Can that be causing an issue?
Another problem that isn't halting the development of the site, but is a bit obnoxious, is whenever I change a setting that would involve editing the photos, like change the size of the thumbnails for example, I get error messages with editing photos that I had set up on the previous site.
Post "July 18, 2009 - Playoff's Pub": The photo "090718Playoffs.jpg" could not be found at "/home/content/j/u/s/justinmikehunt/html/spectrumtheory/wp-content/original/2010_02/090718Playoffs.jpg".
justinmikehunt was account info on the previous site, and not on this one. I tried deleting all the pictures to start fresh, but it still has these paths stored in a file somewhere, and I can't find where.
I'm using the latest versions of Wordpress (2.9.1) and PhotoQ (1.8.3)
Thanks a lot for any help.
closed
resolved