Andrea,

I was about to try what you suggested, but a simple re-install happened to work this time. I have no idea what I did differently. I know I'd created a fresh radiant project sometime recently, so maybe I just hadn't tried gallery in that configuration yet.

I'm still having issues apparently from Ruby 1.8.7, but I think gallery is working fine.

Thank you for your help!

David Alan Hjelle
1 Corinthians 2:2
http://thehjellejar.com/

See Rita's spoons at <http://jarofwood.com/>.

See my brother's software at <http://calftrail.com>.


Date: Sat, 3 Jan 2009 12:55:21 +0100
From: "Andrea Franz" <[email protected]>
Subject: Re: [Radiant] Fwd: Problem Installing Gallery Extension on
        DreamHost
To: [email protected]
Message-ID:
        <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1

Hi David, it's a strange error. I just tried a fresh installation with
Radiant 0.6.9 and the latest version of the gallery with the latest version
of attachment_fu and all works correctly.
Reading your log it seems that the error is at the following line:

 :path_prefix => Radiant::Config["gallery.path_prefix"],
 :processor => Radiant::Config["gallery.processor"]

Can you try to replace the above lines with:

 :path_prefix => 'public/galleries',
 :processor => 'rmagick' # or something else

Let me know.

--
Andrea Franz
http://gravityblast.com
_______________________________________________
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to