1

I'm a redmine user.When the banner is enabled the EVM plugin is not working.The log is below.Any one please suggest a solution for working the plugin without disabling the banner

 Started GET "/redmine/admin/plugins" for 10.222.185.22 at 2014-03-10 06:42:05 +0000
  Processing by AdminController#plugins as HTML
  Current user: admin (id=1)
  Rendered admin/plugins.html.erb within layouts/admin (10.8ms)
  Rendered admin/_menu.html.erb (12.7ms)
  Rendered plugins/redmine_banner/app/views/banner/_project_body_bottom.html.erb (0.1ms)
  Rendered plugins/redmine_banner/app/views/banner/_body_bottom.html.erb (8.2ms)
  Rendered plugins/redmine_banner/app/views/banner/_after_top_menu.html.erb (9.2ms)
  Rendered layouts/base.html.erb (45.6ms)
Completed 200 OK in 93ms (Views: 80.7ms | ActiveRecord: 3.3ms)
Started GET "/redmine/settings/plugin/redmine_banner" for 10.222.185.22 at 2014-03-10 06:42:09 +0000
Processing by SettingsController#plugin as HTML
  Parameters: {"id"=>"redmine_banner"}
  Current user: admin (id=1)
  Rendered plugins/redmine_banner/app/views/settings/_redmine_banner.html.erb (10.2ms)
  Rendered plugins/scrum2b/app/views/settings/plugin.html.erb within layouts/admin (11.9ms)
  Rendered admin/_menu.html.erb (5.9ms)
  Rendered plugins/redmine_banner/app/views/banner/_project_body_bottom.html.erb (0.1ms)
  Rendered plugins/redmine_banner/app/views/banner/_body_bottom.html.erb (2.2ms)
  Rendered plugins/redmine_banner/app/views/banner/_after_top_menu.html.erb (2.7ms)
  Rendered layouts/base.html.erb (18.9ms)
Completed 200 OK in 43ms (Views: 37.5ms | ActiveRecord: 1.6ms)
Started GET "/redmine/admin" for 10.222.185.22 at 2014-03-10 06:45:54 +0000
Processing by AdminController#index as HTML
  Current user: admin (id=1)
  Rendered admin/_menu.html.erb (13.4ms)
  Rendered admin/index.html.erb within layouts/admin (14.8ms)
  Rendered plugins/redmine_banner/app/views/banner/_project_body_bottom.html.erb (0.1ms)
  Rendered plugins/redmine_banner/app/views/banner/_body_bottom.html.erb (7.7ms)
  Rendered plugins/redmine_banner/app/views/banner/_after_top_menu.html.erb (8.6ms)
  Rendered layouts/base.html.erb (41.8ms)
Completed 200 OK in 70ms (Views: 57.4ms | ActiveRecord: 3.6ms)
Chanthu
  • 774
  • 7
  • 15
  • possible duplicate of [Redmine EVM plugin is not working?](http://stackoverflow.com/questions/22294426/redmine-evm-plugin-is-not-working) asked by the same user 2 hours prior. – Holger Just Mar 11 '14 at 03:40
  • the same user itself.Can any pone please suggest a soluton? – Chanthu Mar 11 '14 at 06:38

0 Answers0