cobyism / redmine-heroku

One-button Heroku deploy for Redmine.
GNU General Public License v2.0
14 stars 19 forks source link

Error showing project name #1

Open gastonambrogi opened 8 years ago

gastonambrogi commented 8 years ago

When I want to show a project inside the Redmine app it crashes and the log is this:

2016-04-18T12:17:49.193596+00:00 app[web.1]: ActionView::Template::Error (undefined methodname' for nil:NilClass): 2016-04-18T12:17:49.193596+00:00 app[web.1]: 42: <% end %> 2016-04-18T12:17:49.193597+00:00 app[web.1]: 43: 2016-04-18T12:17:49.193597+00:00 app[web.1]: 44:

<%= page_header_title %>

2016-04-18T12:17:49.193598+00:00 app[web.1]: 45: 2016-04-18T12:17:49.193598+00:00 app[web.1]: 46: <% if display_main_menu?(@project) %> 2016-04-18T12:17:49.193599+00:00 app[web.1]: 47: