priyadi / roundcube-converse.js-xmpp-plugin

XMPP plugin for Roundcube Webmail based on converse.js
48 stars 18 forks source link

Click on "Toggle chat" -> nothing happens #38

Open tobru opened 9 years ago

tobru commented 9 years ago

Using the latest master commit 52647aef255e0001192248d6202e84c8ef22206f in Roundcube 1.1-git nothing happens when I click on "Toggle chat". There are also no warnings in the browser console (Chromium and Firefox), but I see that the converse JS scripts are loaded. What can I do to debug this?

priyadi commented 9 years ago

Does it work with Roundcube 1.0.2?

tobru commented 9 years ago

I don't know because I'm using Kolab 3.3 (Debian) and I'm not really able to downgrade Roundcube to 1.0.2 =(

priyadi commented 9 years ago

You can try installing another copy of Roundcube alongside the current one. We need to isolate if the problem is incompatibility with git version of Roundcube or another problem.

And oh, is there anything in your web servers log file? Did converse.js make any connection to your BOSH endpoint?

tobru commented 9 years ago

I try to install a copy of RC asap. There is no connection from converse.js to the BOSH endpoint in the logfiles.