Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Centos, Rails, Refinery CMS and dragon fly not playing well

Received: by 10.52.95.110 with SMTP id dj14mr7113899vdb.8.1329778182486;
        Mon, 20 Feb 2012 14:49:42 -0800 (PST)
X-BeenThere: dragonfly-users@googlegroups.com
Received: by 10.52.180.35 with SMTP id dl3ls4513708vdc.7.gmail; Mon, 20 Feb
 2012 14:49:42 -0800 (PST)
MIME-Version: 1.0
Received: by 10.52.178.104 with SMTP id cx8mr2164221vdc.12.1329778182051; Mon,
 20 Feb 2012 14:49:42 -0800 (PST)
Authentication-Results: ls.google.com; spf=pass (google.com: domain of
 m...@lemonskip.com designates internal as permitted sender)
 smtp.mail=m...@lemonskip.com; dkim=pass
 header...@lemonskip.com
Received: by z31g2000vbt.googlegroups.com with HTTP; Mon, 20 Feb 2012 14:49:42
 -0800 (PST)
Date: Mon, 20 Feb 2012 14:49:42 -0800 (PST)
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2)
 AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.56 Safari/535.11,gzip(gfe)
Message-ID: <d3a85fb7-2a6d-442a-8b56-6dc50fdd6413@z31g2000vbt.googlegroups.com>
Subject: Centos, Rails, Refinery CMS and dragon fly not playing well
From: Mudi Ugbowanko <m...@lemonskip.com>
To: Dragonfly <dragonfly-users@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1

I have all the dependancies installed (or I think I do). I definitely
have ImageMagick installed, however when using Refinery(v2.9 on rails
3.2) to upload images, I get the following error:

NoMethodError (undefined method downcase' for nil:NilClass): dragonfly
(0.9.10) lib/dragonfly/image_magick/utils.rb:26:inidentify' ....

I am running my app on centos 5.6. I have installed ImageMagick but
this error seems to be popping up on:
lib/dragonfly/image_magick/utils.rb:26

Is this to do with my installation or my server or app?

It all works as it should locally on my mac.

Any help would be much appreciated.

Thanks