Note that there are some explanatory texts on larger screens.

plurals
  1. PORedmine plugin: Uninitialized constant I18n
    primarykey
    data
    text
    <p>We just installed Redmine Charts (<a href="http://github.com/mszczytowski/redmine_charts/tree/master" rel="nofollow noreferrer">http://github.com/mszczytowski/redmine_charts/tree/master</a>) and the associated OpenFlashChart plugin but when we start the Ruby server, we get the error below. Our steps were to:</p> <ol> <li>Download the tar file for charts</li> <li>Untar into $REDMINE_ROOT/plugins dir</li> <li>$REDMINE_ROOT/script/plugin install <a href="http://svn.pullmonkey.com/plugins/trunk/open_flash_chart/" rel="nofollow noreferrer">http://svn.pullmonkey.com/plugins/trunk/open_flash_chart/</a></li> <li><p>Try to start server</p> <p>=> Booting WEBrick... /usr/lib64/ruby/gems/1.8/gems/activesupport-2.1.2/lib/active_support/dependencies.rb:276:in <code>load_missing_constant': uninitialized constant Redmine::I18n (NameError) from /usr/lib64/ruby/gems/1.8/gems/activesupport-2.1.2/lib/active_support/dependencies.rb:468:in</code>const_missing' from /usr/local/apps/redmine-0.8/vendor/plugins/mszczytowski-redmine_charts-e3c5010466d7585d987bc1018e94daee90906a5d/lib/redmine_charts/line_data_converter.rb:4 from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in <code>gem_original_require' from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in</code>require' from /usr/lib64/ruby/gems/1.8/gems/activesupport-2.1.2/lib/active_support/dependencies.rb:510:in <code>require' from /usr/lib64/ruby/gems/1.8/gems/activesupport-2.1.2/lib/active_support/dependencies.rb:355:in</code>new_constants_in' from /usr/lib64/ruby/gems/1.8/gems/activesupport-2.1.2/lib/active_support/dependencies.rb:510:in <code>require' from /usr/lib64/ruby/gems/1.8/gems/activesupport-2.1.2/lib/active_support/dependencies.rb:102:in</code>require_or_load' ... 27 levels... from /usr/lib64/ruby/gems/1.8/gems/rails-2.1.2/lib/commands/server.rb:39 from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in <code>gem_original_require' from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in</code>require' from script/server:3</p></li> </ol>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload