Project

General

Profile

Problem with plugin or my misconfiguration?

Added by Szymon Nowak about 11 years ago

I have my testing instance. Ubuntu 12.04, Redmine installed from PPA. Version == 2.2.3. and I installed Checklist 2.0.5.

Plugin doesn't work and I have:

GET http://<my server>:3000/plugin_assets/redmine_issue_checklist/javascripts/jquery.klass.js 404 Not Found
GET http://<my server>:3000/plugin_assets/redmine_issue_checklist/javascripts/issue_checklist.jquery.js 404 Not Found

What is wrong? I'm using WEBrick test server. Redmine is installed under:

/usr/share/redmine

checklist is under:
/usr/share/redmine/plugins/redmine_issue_checklist

is something wrong with my configuration or it's plugin's fault?

I created plugins directory on my own. I remember that there was something like vendor/plugins year ago, last time when I configured redmine, but I can see that plugin in the Administration panel.

Any ideas how to fix it?