dr-itz / RedminePlannerPlugin

Resource planning plugin for Redmine 2.x/3.x - UNMAINTAINED
Other
42 stars 22 forks source link

Internal Error on Use of Plugin #25

Closed simonalsbury closed 9 years ago

simonalsbury commented 9 years ago

Log file as follows:

ActionView::Template::Error (Mysql2::Error: Table 'redmine_production.plan_configs' doesn't exist: SHOW FULL FIELDS FROM plan_configs): 1: <% @config = PlanConfig.project_config(@project) %> 2: <%= form_tag(planner_config_url(@project), :method => 'put') do%> 3:

4: Workload app/views/common/_tabs.html.erb:24:in block in _app_views_common__tabs_html_erb___3156032497144468971_48081540' app/views/common/_tabs.html.erb:23:ineach' app/views/common/_tabs.html.erb:23:in _app_views_common__tabs_html_erb___3156032497144468971_48081540' app/helpers/application_helper.rb:263:inrender_tabs' app/views/projects/settings.html.erb:3:in `_app_views_projects_settings_html_erb___3264632661900694866_54512360'