ChiliProject is not maintained anymore. Please be advised that there will be no more updates.

We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.

Plugins not working in 3.3.0

Added by Patrick Kaiser at 2012-11-07 05:03 pm

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

Replies (1)

RE: Plugins not working in 3.3.0 - Added by Felix Schäfer at 2012-11-13 09:45 pm

Hi Patrick,

I'm not sure all the plugins you listed work with ChiliProject. Anyway, your problem sounds on first sight to be permission-related, could you check those?

(1-1/1)