Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redmine Internal Error #53

Open
clikonco opened this issue Apr 15, 2015 · 0 comments
Open

Redmine Internal Error #53

clikonco opened this issue Apr 15, 2015 · 0 comments

Comments

@clikonco
Copy link

After installation/setup of plugin, I run into Internal error. Below is error taken from log.

<ActionView::Template::Error (can't convert Symbol into Integer):
    11: <%= stylesheet_link_tag 'rtl', :media => 'all' if l(:direction) == 'rtl' %>
    12: <%= javascript_heads %>
    13: <%= heads_for_theme %>
    14: <%= call_hook :view_layouts_base_html_head %>
    15: <!-- page specific tags -->
    16: <%= yield :header_tags -%>
    17: </head>
  lib/redmine/hook.rb:61:in `block (2 levels) in call_hook'
  lib/redmine/hook.rb:61:in `each'
  lib/redmine/hook.rb:61:in `block in call_hook'
  lib/redmine/hook.rb:58:in `tap'
  lib/redmine/hook.rb:58:in `call_hook'
  lib/redmine/hook.rb:158:in `call_hook'
  app/views/layouts/base.html.erb:14:in `_app_views_layouts_base_html_erb___398893353_47506764'
  app/views/layouts/admin.html.erb:8:in `_app_views_layouts_admin_html_erb___638762702_49400064'
  app/controllers/settings_controller.rb:28:in `index'>

ENV:

Environment:
  Redmine version             2.5.1.stable
  Ruby version                   1.9.3-p231 (2012-05-25) [i386-mingw32]
  Rails version                    3.2.17
  Environment                    production
  Database adapter            Mysql2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant