Tasks: TOP => reminder:exec
(see full trace by running task with --trace)
My install procedure was:
Copy plugin to /vendor/plugins
rake db:migrate RAILS_ENV="production"
Restart redmine (I'm using Bitnami, so I restarted Apache, MySQL and Mongrel to be safe)
Look in Redmine - module is listed correctly, and displays as a tab on each project - however there are errors (for obvious reasons) when viewing the Issue Reminders tab.
Is anyone able to help out on this front? All else failing, could you provide a schema diagram for the reminders table so I can manually create it?
Having followed the installation instructions (correctly I think!), I get this error when running the rake task:
My install procedure was:
Is anyone able to help out on this front? All else failing, could you provide a schema diagram for the reminders table so I can manually create it?
Redmine version: 1.3.2 Platform: Win 2008 x64