Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

undefined method `time_logger_for' #98

Closed
RazZziel opened this issue Aug 26, 2014 · 1 comment
Closed

undefined method `time_logger_for' #98

RazZziel opened this issue Aug 26, 2014 · 1 comment

Comments

@RazZziel
Copy link

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:

undefined method `time_logger_for'

Complete backtrace: http://pastebin.com/raw.php?i=5D5ZNSNt

@RazZziel
Copy link
Author

Sorry, wrong plugin!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant