| Error creating thumbnail! Error code: 1
I am trying to create a function to automate adding my existing content into photopost. i added a function to adm-misc.php.
it calls the create_thumb() function. i get this error
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/content/a/l/l/allfansites/html/photopost/data/959/thumbs/1.jpg'
i copy my images to my uploaddir which is /photopost/uploads/4 before i try to add them to the specific category.
|