[Radiant] Asset Manager not working
Michael Jones
mjfreshnspamfree at gmail.com
Fri Jan 19 23:00:14 CST 2007
I'm in the also having issues with the Asset Manager, it's driving me
crazy but I just got a few tips on things to try.
I think you do need to have rmagic, the acts_as_attachment pluging
init.rb file states:
begin
require 'RMagick'
rescue LoadError
# boo hoo no rmagick
end
Also check out the thread titled "Asset Manager Extension Issues" for
some of the information people sent me.
Good luck! And when someone gets this to work let's get it written
down in the wiki!
On 1/19/07, Matte Edens <matte at ruckuswireless.com> wrote:
> Long time listener, first time caller... heh. Okay, hi. I'm evaluating
> Radiant (mental branch) for an upcoming project and love it so far.
> I've installed the Asset Manager extension from Keith and I have
> acts_as_attachment installed (under lib/plugins not vendor/plugins). No
> RMagick or Imagemagick though. Tackling one of those next.
>
> I see the Images tab. It's showing up in the Extensions manager area
> but when I click the Images tab I get the following.
>
> [begin error]
> LoadError in Admin/assetController#index
>
> Expected ./vendor/extensions/assets/app/models/asset.rb to define Asset
>
> (active_support stuff removed)
> #{RAILS_ROOT}/vendor/extensions/assets/app/controllers/admin/asset_controller.rb:11:in
> `index'
> [end error]
>
> Wha? Very puzzled here. Asset IS defined in the model. My code has
> been svn updated and everything is current. When I had
> acts_as_attachment installed under vendor/plugins, it acted the same
> way. FYI.
>
> thanx in advance for any thoughts, condolences, etc. :)
>
> matte - matte at ruckuswireless.com
>
> _______________________________________________
> Radiant mailing list
> Post: Radiant at lists.radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site: http://lists.radiantcms.org/mailman/listinfo/radiant
>
More information about the Radiant
mailing list