joshsten / redmine_jchat

Chat Plugin for Redmine 1.0.x,1.1.x,1.2.x - Driven on MySQL no need to install any extra gems. Use at own risk. I will do my best to add features over time, but I am a busy student so I apologize for slow release/response times.
39 stars 22 forks source link

Redmine_Jchat is in disabled mode #27

Open gugansankar opened 11 years ago

gugansankar commented 11 years ago

Hi Joshsten,

I installed Jchat plugin in my redmine. But i am not able to enable the option which is in that Jchat plugin. I couldn't fix this issue because of no error log in production.log file.

In my attachment file, i can't click or type anything. Please help me to fix this issue ![Uploading Redmine_Jchat.png . . .]()

Redmine 2.2.4 rails-3.2.13 rake-10.1.0

Started GET "/admin/plugins" for 10.11.13.12 at Sun Jul 07 19:56:38 +0530 2013 Processing by AdminController#plugins as HTML Current user: admin (id=1) Rendered admin/plugins.html.erb within layouts/admin (16.8ms) Rendered admin/_menu.html.erb (4.4ms) Rendered plugins/redmine_jchat/app/views/hooks/redmine_jchat/_header.erb (0.7ms) Rendered plugins/redmine_jchat/app/views/hooks/redmine_jchat/_base.erb (0.8ms) Rendered layouts/base.html.erb (90.5ms) Completed 200 OK in 244ms (Views: 116.8ms | ActiveRecord: 10.3ms) Started GET "/settings/plugin/redmine_jchat" for 10.11.13.12 at Sun Jul 07 19:56:41 +0530 2013 Processing by SettingsController#plugin as HTML Parameters: {"id"=>"redmine_jchat"} Current user: admin (id=1) Rendered plugins/redmine_jchat/app/views/settings/_chat.erb (0.5ms) Rendered settings/plugin.html.erb within layouts/admin (2.5ms) Rendered admin/_menu.html.erb (2.9ms) Rendered plugins/redmine_jchat/app/views/hooks/redmine_jchat/_header.erb (0.5ms) Rendered plugins/redmine_jchat/app/views/hooks/redmine_jchat/_base.erb (0.4ms) Rendered layouts/base.html.erb (9.3ms) Completed 200 OK in 20ms (Views: 16.0ms | ActiveRecord: 1.5ms)