Project

General

Profile

GraphsController error on version 1.4.1 after upgrade from 1.3

Added by Craig Efrein almost 12 years ago

Getting the following error when entering a project.

Processing ApplicationController#old_issues (for 212.234.39.244 at 2012-04-24 15:27:17) [GET]
  Parameters: {"controller"=>"graphs", "project_id"=>"exploit", "action"=>"old_issues"}

NameError (uninitialized constant GraphsController):
  public/dispatch.fcgi:24

Rendering /opt/redmine/public/500.html (500 Internal Server Error)

Updated routes.rb with the following

map.connect 'projects/:project_id/issues', :controller => 'graphs', :action => 'old_issues'

Still getting the same error.


Replies (2)

RE: GraphsController error on version 1.4.1 after upgrade from 1.3 - Added by Alex A almost 12 years ago

Is this plugin error? Ask author how change plugin to resolve problem.

RE: GraphsController error on version 1.4.1 after upgrade from 1.3 - Added by Craig Efrein almost 12 years ago

Thank you for the response. All of our plugins are only compatible up to 1.3 so we have to wait until they catch up.

Time Tracker
Wiki Books

    (1-2/2)