You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've just installed time_logger from git on a Redmine installed from Mercurial branch 2.5-stable on Debian 7, and right after installing the plugin, every page in my Redmine errors out.
I installed it using these commands:
cd plugins/
git clone https://github.com/speedy32129/time_logger.git
cd ..
bundle install
bundle exec rake redmine:plugins:migrate RAILS_ENV=production
The error I receiving when loading, for instance, an issue, is:
I've just installed time_logger from git on a Redmine installed from Mercurial branch 2.5-stable on Debian 7, and right after installing the plugin, every page in my Redmine errors out.
I installed it using these commands:
The error I receiving when loading, for instance, an issue, is:
Complete backtrace: http://pastebin.com/raw.php?i=5D5ZNSNt
The text was updated successfully, but these errors were encountered: