My page stop working after install Agile Pro plugin
Hello, I installed the Agile Pro plugin, but after it "my page" stopped working when I added "Documents" and "Timelog" as options.
Any ideias?
thanks in advance
Ruby 2.2.5p319
Rails 4.2.8
Redmine: 3.4.6
Logs:
ActionView::Template::Error (undefined local variable or method `documents' for #<#<Class:0x007f5836cf00e0>:0x007f5836cebd88>): 1: <h3><%=l(:label_document_plural)%></h3> 2: 3: <%= render :partial => 'documents/document', :collection => documents %> app/views/my/blocks/_documents.html.erb:3:in `_app_views_my_blocks__documents_html_erb___3141201301762259367_70008426583380' app/helpers/my_helper.rb:58:in `render_block_content' app/helpers/my_helper.rb:35:in `render_block' app/helpers/my_helper.rb:27:in `block in render_blocks' app/helpers/my_helper.rb:26:in `each' app/helpers/my_helper.rb:26:in `render_blocks' app/views/my/page.html.erb:13:in `block in _app_views_my_page_html_erb__1191163615147071156_70008428214800' app/views/my/page.html.erb:11:in `each' app/views/my/page.html.erb:11:in `_app_views_my_page_html_erb__1191163615147071156_70008428214800' lib/redmine/sudo_mode.rb:63:in `sudo_mode'
ActionView::Template::Error (undefined local variable or method `days' for #<#<Class:0x007fbeb643b260>:0x007fbeb75cff30>): 4: 5: <h3> 6: <%= link_to l(:label_spent_time), time_entries_path(:user_id => 'me') %> 7: (<%= l(:label_last_n_days, days) %>: <%= l_hours_short entries.sum(&:hours) %>) 8: <%= link_to l(:button_log_time), new_time_entry_path, :class => "icon-only icon-add", :title => l(:button_log_time) if User.current.allowed_to?(:log_time, nil, :global => true) %> 9: </h3> 10: app/views/my/blocks/_timelog.html.erb:7:in `_app_views_my_blocks__timelog_html_erb__2057192316301231183_70228540868700' app/helpers/my_helper.rb:58:in `render_block_content' app/helpers/my_helper.rb:35:in `render_block' app/helpers/my_helper.rb:27:in `block in render_blocks' app/helpers/my_helper.rb:26:in `each' app/helpers/my_helper.rb:26:in `render_blocks' app/views/my/page.html.erb:13:in `block in _app_views_my_page_html_erb__2576363949037001034_70228539267920' app/views/my/page.html.erb:11:in `each' app/views/my/page.html.erb:11:in `_app_views_my_page_html_erb__2576363949037001034_70228539267920' lib/redmine/sudo_mode.rb:63:in `sudo_mode'
Answers (1)
Hello. Further investigation is needed on the reported problem. Please contact our support team at support@redmineup.com for the solution of it. Thank you.
Hello. Further investigation is needed on the reported problem. Please contact our support team at support@redmineup.com for the solution of it. Thank you.