Hey,
Plugin once downloaded won't go thru further steps. What I did is:
downloaded plugin 0.4.0 version
unzip into redmine/plugins
bundle install
bundle exec rake redmine:plugins:migrate NAME=redmine_theme_changer RAILS_ENV=production
And then i received error that database redmine that database redmine.theme_changer is not found
Could you advise me how to fix it and succesfully install plugin?
Hey,
Plugin once downloaded won't go thru further steps. What I did is:
downloaded plugin 0.4.0 version
unzip into redmine/plugins
bundle install
bundle exec rake redmine:plugins:migrate NAME=redmine_theme_changer RAILS_ENV=production
And then i received error that database redmine that database redmine.theme_changer is not found
Could you advise me how to fix it and succesfully install plugin?