software-project / scrum-pm

Scrum PM is a plugin for Redmine ticket management system. It adds Scrum items like backlog, dashboard and others.
www.software-project.eu/EN/scrumpm
126 stars 47 forks source link

Images are all missing #61

Closed tuxnerd closed 13 years ago

tuxnerd commented 13 years ago

Hello, I have two issues, here is the first one, I'll make another ticket for the second.

After I installed Scrum-Pm (which is a great idea, thanks a lot),

When viewing the backlog there are no images working at all which really makes this not usable for my project.

A screen shot can be seen here. http://tinypic.com/r/35at9gm/7

Thanks for your help

software-project commented 13 years ago

Restart Redmine if is not helping delete dir public/plugin_assets/redmine_sprints and then restart.

tuxnerd commented 13 years ago

Thanks, the problem was that there was no directory plugin_assets created, so I fixed the problem by manually copying vendors/plugins/redmine_sprints/assets/images to public/plugin_assets/redmine_sprints/images