Added by Ane ornic about 12 years ago
Hi!
I have just installed redmine_issue_reminder with redmine-2.2. With the master branch I get an error and I couldn't start redmine so I made checkout to redmine2.0 and then I could run my redmine.
The new plugin appear in the settings plungins list but when I select the reminder module inside a project, the following error ocurrs:
NoMethodError (undefined method find_all_by_project_id' for Reminder:Module):
plugins/redmine_issue_reminder/app/controllers/reminders_controller.rb:9:inindex'
Any idea?
Thanks in advance!