View Single Post
Old July 4th, 2008, 06:43 PM   #1 (permalink)
tehtide
Junior Member
Verified Customer
 
Join Date: Apr 2008
Posts: 11
Error using bulk uploads

I've got a number of photo's I'm trying to bulk upload and I keep getting the dreaded:

Error creating thumbnail! Error code: 1

Command:

"/usr/bin/mogrify" -strip -resize "120x" -resize "x78<" -gravity center -crop 120x78+0+0 -quality 70 -unsharp 10 '/home/xxxxxx/xxxxxx/photopost/data/508/thumbs/000_0037.JPG'

Now... if I go look and see if the file /home/xxxxxx/xxxxxx/photopost/data/508/thumbs/000_0037.JPG exists... it doesn't.

The permissions are set to 777... but it is like photopost isn't copying the photos to the thumbs directory before running mogrify.

Any ideas? Mogrify is in the proper place... and imagemagick seems to be working ok...
tehtide is offline   Reply With Quote