Hi,
just setup chiliproject (v3.3.0), installtion went smothly, but i cannot get any plugins to work.
Tried the following plugins: chiliproject_my_project_page, redmine_lightbox, redmine_screenshot_paste
I followed the plugin install guide:
1) download/unzip the plugins in vendor/ directory while minding the naming of the plugin folder to match the name in init.rb
2) run: bundle install
3) run: bundle exec rake db:migrate:plugins RAILS_ENV=production (no output)
4) bundle exec rake tmp:cache:clear
5) restart apache
unfortunatly no plugin is loaded and also not listed under /admin/plugins.
Are these plugins just not compatible or am I doing something wrong?
I'm running chiliproject on a Centos 6.3, with apache and passenger, ruby 1.8.7, rails 2.3.14, rake 0.9.2.2, rack 1.1.3.
Thanks for your support, best regards,
Patrick