This forum is no longer active. Please post your questions to our new community site
"NoMethodError in ProjectsController#show" after upgrading
|
|
I upgraded using a new stack and migrated the data. Now when I select a project, I now get the following: NoMethodError in ProjectsController#show undefined method `issues_visibility’ for #< Role:0xfadab40 > RAILS_ROOT: C:/Program Files/BitNami Redmine Stack – New/apps/redmine C:/Program Files/BitNami Redmine Stack – New/ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.11/lib/active_record/attribute_methods.rb:260:in `method_missing’ Request Parameters: {"id"=>"feprototype"} Show session dump Headers: {"Content-Type"=>"", I also get “NoMethodError in UsersController#show” when selecting a user, “NoMethodError in IssuesController#index” if I select “view all issues” What do the error traces mean? What have I missed/done wrong? thanks |
|
|
Hi, From which version to which version have you migrated the data? Did you run the db:migrate process and remove the session data? Take a look at http://wiki.bitnami.com/Applications/BitNami_Redmine_Stack#How_to_upgrade_Redmine.3f and post if you continue having this issue. |

