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