![]() |
thumbnailing not working after upgrade anymore All I get is a Error creating thumbnail! Error code: 154 Command: "/home/virtual/site1/fst/var/www/html/imagemagick/bin/mogrify" -size 150x113 -quality -geometry 150x113 /home/virtual/site1/fst/var/www/html/fotos/data/500/1DSCF0024-thumb.jpg no matter if i try to upload one or multiple pictures. I use Imagemagick. Any Idea? Paths are ok - i upgraded my config-inc using beyond compare and did not touch my previously working settings. Tom |
What version is your ImageMagick? Older IM's require 2 files names. The older PP issued 2 names, while the new PP is geared for the newer IM's which only need 1 file name. |
thnks for your answer - currently i have no time to check this - will do this later. I mv'ed the old php-files back in place and everything works again (old version) gd (1 and 2) wasnt working for me neither - thumbs looked like mosaics... |
we did an IM upgrade from 5.3.8 to 5.5.7 (which is the newest afaik) Now I get nearly the same error and had to switch back to the old PP-php-files again... Error creating thumbnail! Error code: 1 Command: "/home/virtual/site1/fst/var/www/html/imagemagick/bin/mogrify" -size 150x113 -quality -geometry 150x113 /home/virtual/site1/fst/var/www/html/fotos/data/500/1DSCF0024-thumb.jpg Any idea? Photopst works perfect again with the old php-files and the new Imagemagick... can I add the old lines which do the thumbnailing into the new file? would be the easiest solution I guess.. |
Can you run that command via telnet/ssh to see what it says? |
I entered it without the double quotes. error: mogrify: Missing quality (-quality). |
d0h!! It is... In your database, the settings table do you have an entry 88? If not issue this SQL command, making sure to replace {prefix} with your table prefix. INSERT INTO {prefix}settings VALUES (88,'Quality setting for resizing/thumbnails?','imgquality','','70',89,3); |
this entry was missing - now it seems to work ok - i will test this. Thanks for your Help!! Tom |
everything works fine now - thank you for your help! Tom |
@donb Since what version of PP/IM is that change you mentioned above effective? I just upgraded PP from 3.2.1 (which worked fine with my installed IM 5.3.7) to 4.8.1 and now I get these 154 errors. I just copied the path to mogrify from my 3.2.1 confic-inc into the new config file - and it does not work anymore: /kunden/homepages/10/d74668333/htdocs/imagemagick/bin/mogrify Since on http://www.photopost.com/howtoinstall-php.html there is still the version 5.3.8 linked I think that it is not needed to install newer version of IM. Am I right? But what are my problems then? I went with putty in the root of my htdocs and entered whereis mogrify and it just gives me a mogrify: so empty. Pleeeeeese - do you have any idea how to solve my problem? And if a newer IM is really needed, could you please point me to the correct file for Linux on imagemagick.org? I don't know which file I should download. Many thanks in advance Pyro |
imagemagick.net just download and compile the latest 6.1.3-3 |
| All times are GMT -5. The time now is 07:10 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0