-
Notifications
You must be signed in to change notification settings - Fork 79
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
rake aborted! - LoadError: cannot load such file -- timelogcontroller_patch #300
Comments
Andrea, you can use ERPmine version > 4.5.2 for Redmine 5.0.6 you should first upgrade Redmine and then try to upgrade ERPmine, DO NOT try to upgrade both at the same time. Thanks |
Thanks, Dhanalakshmi! I already tried with Redmine 5.0.6 but I don't know with what version for ERPmine since the only reference that I found for that is the file README.rdoc, where I read Release Notes for v4.5: is 4.5 the version, then? Going by what you wrote I may not care about the ERPmine version initially, since I have first to upgrade ERPmine. If that is the case, I'm anyway stuck at the error message I get while upgrading Redmine. Thanks in advance! Andrea |
Hi, Dhanalakshmi. Apparently you did not ask me before whether Erpmine 4.5 was working fine in Redmine 4.2.3. I don't know if reading the version is enough to tell the plugin is working fine. At the moment it is not used. Anyway if I'm not wrong you suggested me to uninstall ERPmine before upgrading Redmine. What did I wrong? Thanks in advance! Andrea |
This might be a Apache or a file mapping /handler issue, please check the redmine support pages Thanks |
Hello!
I'm trying to upgrade Redmine from version 4.2.3 to version 5.1.0.
I'm getting the messages mentioned in the subject upon launching the command below.
bundle exec rake db:migrate RAILS_ENV=production
I noticed timelogcontroller_patch is related to the ERPmine plugin.
The version of ERPmine on the file system is presumably 4.5, at least I deduce this from a mention in the file plugins/redmine_wktime/README.rdoc.
I know almost nothing about Ruby and Ruby on Rails.
I got stuck at the same point when I tried with Redmine 5.0.6.
Would you please help me?
Thanks in advance!
Andrea
The text was updated successfully, but these errors were encountered: