Welcome Guest | Login

trying to get community_engine working

I've been trying to get a basic community engine site up and running but still having difficulties.

What is Community Engine?http://communityengine.missingmethod.com/

CE Install instructionshttp://github.com/bborn/communityengine/tree/master

It needed the haml gem which I installed.

I'm starting with the a basic application created in my shell account and then added the ce plugin as per instructions. This all works well "out-of-the-box" on OSX locally but not a hostingrails.

But I'm still getting

  Application error
  Rails application failed to start properly

The log is devoid of information and I've tried the shell "ruby dispatch.fcgi" but no clues are forth-coming.

I've even tried "gem update" to no avail.

CE looks to be quite robust and worthwhile to the hostingrails community at-large if we can figure this out.

TO ADMIN: the aforementioned demo application is not sacred (i.e. if you can fix it inline please feel free). I would be happy to provide a tarball of a working configuration along with commentary to the community if desired.

many thanks,
Jason

2008-06-29 09:13 AM

Hi I see the error below in Apache error log as well as when running your app's dispatch.fcgi file.

======
/usr/local/lib/ruby/gems/1.8/gems/haml-1.8.0/lib/haml/template/plugin.rb:21: undefined method `register_template_handler' for ActionView::Base:Class (NoMethodError)
=======
Does the error log help ?
Also, have you checked if the all the gems and it's exact versions are matching on your development machine and on the server ?

2008-06-29 10:23 AM


Hello Guest! In order to post you must be an active client with us, please log in or sign up.