![]() |
NEED HELP! AGSQL not working with IMAGE MAGIK ...
I got this error when try crop a thumb:
_____________________________ Critical Error Error Exception 420: no decode delegate for this image format `/site_patch/thumbs/tC8A80C91_2.jpg' File /site_patch/thumbs/tC8A80C91_2.jpg As apache/apache _____________________________ Anyone can help me here? Thanks, |
ask your host to update for you IMAGE MAGIK...
hopefully it will work.. cant promise anything. |
I alewady did that, updated Image Magic to the lastest version ...
|
Based on the error message, there is a problem with the ImageMagick Perl module. You can try reinstalling ImageMagick or edit the image.pl file to set the $module value to 0 which will force it to use the ImageMagick command line tools. You can find that on line 6 of the image.pl file:
my $module = 1; Change it to: my $module = 0; |
Thank you blazin, worked perfecly ;)
|
Quote:
|
Now Im getting this error when cropping the thumbnail :(
it seems the script is not resizing the image to the widthxheight desired and show me this error msg: /usr/bin/convert: Unrecognized option (-strip). any help? Thanks |
I can't help you, but here is a bump for you
|
anyone can help me here?
|
another bump here :)
|
From what I see your ImageMagick isn't compiled with jpeg support.
|
Quote:
Just remove all occurences of this command from image.pl |
Quote:
|
worked fine, removed the -strip string from image.pl ;)
thank you guys ... |
All times are GMT -7. The time now is 08:06 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123