View Single Post
Old March 19th, 2007, 08:34 AM   #1 (permalink)
zerinS4
Junior Member
Verified Customer
 
Join Date: Aug 2004
Posts: 18
Strange upload issue has just started...

Here's a strange problem that has just reared it's head on one of my sites. All of a sudden when I go to upload new photos to the gallery, I get this error:

Error creating thumbnail! Error code: 1

Command:

"/usr/local/bin/mogrify" +profile "*" -size 0x450 -quality 80 -geometry 0x450 '/var/www/vhosts/speedsportlife.com/httpdocs/photopost/data/500/thumbs/interceptor_01.jpg'

I am using ImageMagick, and have been since implementation. I haven't changed any permissions or anything of that sort, AND I have Photopost running on two other sites (Licensed!) on the same server with no issues. To make things even more strange, I changed the processing engine to GD2. When I try to upload an image, I get "Sorry, this image type () is not supported yet. "

One other bit of info, the original file gets uploaded to /uploads/1 and remains in there, but a thumbnail is created in /cat#/thumbs ... odd.

I've checked and double checked permissions and can't find anything weird, nor has anything changed on my config. I'm stumped, and I really need to figure this out.

Last edited by zerinS4; March 19th, 2007 at 09:05 AM.
zerinS4 is offline   Reply With Quote