Welcome Guest | Login

redcloth available as a gem? beast forum related?

hi,
last night i was trying to get beast forum up and running. everything seemed fine but i cant seem to register as admin. i followed the directions except for the part that say to "gem install redcloth", i guess as a user you cant install gems?

i get to the forum and am greeted with beast system error and the following in my production log.


ActionView::TemplateError (undefined method `_’ for #<#<class:0xb7516398>:0xb74e5450>) on line #1 of app/views/users/new.rhtml:
1:
<= _(‘Signup’) %>
2:
3: <= error_messages_for :user %>
4:
{RAILS_ROOT}/app/views/users/new.rhtml:1:in `_run_rhtml_47app47views47users47new46rhtml’
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `send’ /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:326:in `compile_and_render_template’ /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_view/base.rb:301:in `render_template’


also when i do a killall -usr1 dispatch.fcgi, do i replace usr1 as my login name or app name, or is it -user1?

sidenote. on the hompage, the tag words are not in place using internet explorer 6.0

2007-04-18 07:00 AM

thanks for the IE6 note.

I believe RedCloth is already installed on all our servers (check via 'gem list')

As a user you can install gems

I'm not sure about the beast error - you'll probably need to check with that community.  

Also - just run all killall dispatch.fcgi - you won't be able to kill others' processes but you'll get your own.  

Let me know if this helps at all.  

Cheers,

~William


2007-04-18 07:14 AM

hi, i found the solution in this thread http://beast.caboo.se/forums/1/topics/913...

basically just add the changes to the environment.rb file.

2007-04-18 11:33 PM


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