Re: cake media plugin imagemagick adapter

2009-08-12 Thread David Persson

Hi Josoroma,

Is the error coming from imagick or gd? It would help if you could
post the complete error message and explain with which kind of image
files the error is triggered (or even upload the image somewhere so
that I can reproduce the issue).

Adapters are tried in the order: BasicImage, Imagick, Gd,
ImagickShell. This means ff you've got imagick installed this should
be used by default or if Imagick isn't available Gd is used and so on.

- David

On 11 Aug., 19:43, Josoroma  wrote:
> Hi!
>
> Im using the media plugin 
> adapter:http://wiki.github.com/davidpersson/media/configuration
>
> By default this plugin is working with the GD adapter (we have both GD
> and ImageMagick). For us everything works fine, but some uploaded
> images display a warning: ... gd-jpeg, libjpeg: recoverable error:
> Corrupt JPEG data: 37...
>
> My questions is:
>
> How do i set imagemagick to be the default adapter?
>
> Thanks in advance.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



cake media plugin imagemagick adapter

2009-08-11 Thread Josoroma

Hi!

Im using the media plugin adapter:
http://wiki.github.com/davidpersson/media/configuration

By default this plugin is working with the GD adapter (we have both GD
and ImageMagick). For us everything works fine, but some uploaded
images display a warning: ... gd-jpeg, libjpeg: recoverable error:
Corrupt JPEG data: 37...

My questions is:

How do i set imagemagick to be the default adapter?

Thanks in advance.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---