Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ActionView::Template::Error (Mysql2::Error: Table 'bitnami_redmine.recurring_tasks' doesn't exist: SHOW FULL FIELDS FROM `recurring_tasks`):
- 12:
- 13: <h2><%= l(:label_recurring_tasks) %></h2>
- 14:
- 15: <% if @recurring_tasks.nil? or @recurring_tasks.empty? %>
- 16: <p><%= l(:label_no_recurring_tasks)%></p>
- 17: <% else %>
- 18: <!-- at least one recurring task exists -->
- plugins/recurring_tasks/app/views/recurring_tasks/index.html.erb:15:in `_plugins_recurring_tasks_app_views_recurring_tasks_index_html_erb__3525019756471768392_69967185219260'
- lib/redmine/sudo_mode.rb:63:in `sudo_mode'
Advertisement
Add Comment
Please, Sign In to add comment