PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro How Do I...? (http://www.photopost.com/forum/photopost-pro-how-do-i/)
-   -   Error creating thumbnail! Error code: 1 (http://www.photopost.com/forum/photopost-pro-how-do-i/123803-error-creating-thumbnail-error-code-1-a.html)

Jonathan Kramer March 16th, 2006 10:36 AM

Error creating thumbnail! Error code: 1
 
Chuck, like colken in a previous post, I'm also getting Error 1, but on a WinXPPro system:

Error creating thumbnail! Error code: 1

Command:

"e:/im6/mogrify.exe" +profile "*" -size 100x75 -quality 70 -geometry 100x75 -unsharp 10 E:/www/cabletv.com/photopost/data/1/thumbs/armacost020.jpg

I did try changing to single back slashes, but PP automatically converted them to double backshashes. Yes, e:/im6/ is the proper directory form Imagemagick6, and I've verified that mogrify.exe is there.

Help will be appreciated.

Jonathnan Kramer

Chuck S March 17th, 2006 06:26 PM

Try editing image-inc.php and remove this twice as some windows image magick installs can not handle this imagemagick command

Code:

Content visible to verified customers only.

adusei May 26th, 2006 09:51 AM

1 Attachment(s)
Quote:

Originally Posted by Chuck S
Try editing image-inc.php and remove this twice as some windows image magick installs can not handle this imagemagick command

Code:

Content visible to verified customers only.


Hi there,

tried to follow these instructions, but still the problem occurs. Switched from GD2 to ImageMagick, the result is an error message (see attached file).
What is to be done to solve that prob?

TIA and best regrads,

adusei

Chuck S May 26th, 2006 12:20 PM

That is an Imagemagick issue that it can not find Imagemagick. You need to either set the proper path to Imagemagick or in Admin => Global Options set the processor to GD2

On a windows system you need to make sure you set permissions on the uploads and data directories under Photopost to READ WRITE EXECUTE permissions to permit file uploads to the server.


All times are GMT -5. The time now is 03:38 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97