PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   JPEGTRAN and ImageMagick (http://www.photopost.com/forum/photopost-pro-installation-upgrades/145956-jpegtran-imagemagick.html)

gmatthews June 6th, 2011 03:33 PM

JPEGTRAN and ImageMagick
 
Support,

We're running into a small issue when trying to upload images.

First, we were getting a JPEGTRAN which appears to have gone away based on a thread we read here stating to change the OS to NT in the image-inc.php file.

Since changing that flag, the JPEGTRAN seems to have gone away, but now we're getting the following error related to ImageMagick:

===============================================
Error creating thumbnail! Error code: 1

Command:

"c:/imagemagick/mogrify.exe" +profile "*" -size 67x100 -quality 100 -geometry 67x100 -unsharp 10 C:/inetpub/goxforum/gallery/data/2/thumbs/ccorp_man_woman_laptop.jpg
===============================================

ImageMagic was successfully creating thumbnails before modifying image-inc.php.

Any ideas?

Thanks.

G.

gmatthews June 6th, 2011 03:59 PM

Support,

To help troubleshoot, we changed the image processor to GD2 in PP Admin.

Now the JPEGTRAN error is back and the ImageMagick error is gone.

What this means is, setting the NT flag created an ImageMagick error before the JPEGTRAN error.

In other words, the JPEGTRAN error never went away. It was simply waiting for the ImageMagick error to go away before the logic hit it.

I'm going to remove the NT flag and put back ANY since this did not address the original problem and simply introduced a new problem.

Please review and advise.

G.

Chuck S June 6th, 2011 09:00 PM

try removing the jpegtran line in global options do things operate normally? without you posting the actual jpegtran error I can not comment further.


All times are GMT -5. The time now is 10:58 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