[Radiant] I added the page_attachments plugin and the site stopped

Sean Cribbs seancribbs at gmail.com
Thu Sep 6 17:56:54 CDT 2007


Some hosting services have problems with image_science.  I had to use 
RMagick on Textdrive when I still had my website there.

Sean

Andrea Otto wrote:
> Perfect... this is a working solution! I don't know why, but 
> imagescience and imagemagick gems aren't full functional...
>
> with rmagick it works fine!!!!!
>
>
> Dominic wrote:
>   
>> I believe you add :processor => :rmagick^M to page_attachment.rb:
>>
>> has_attachment :storage => :file_system, ^M
>>                       :thumbnails => {:icon => '50x50>'},^M
>>                       :max_size => 10.megabytes,^M
>>                       :processor => :rmagick^M
>>     




More information about the Radiant mailing list