priyadi / roundcube-converse.js-xmpp-plugin

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

No contacts after login #42

Open Kamlesh-Yadav opened 9 years ago

Kamlesh-Yadav commented 9 years ago

We are using latest Converse.js roundcube plugin with converse.min.js. We are getting "TypeError: s[y] is not a function", though user gets logged in successfully but roster is not getting loaded. We are able to see the session ID in the openfire active session list as well but it doesn't show online. Attaching firebug screen-shot here with.

Help would be highly appreciable. d407a12c-5070-11e4-80b2-c2a044606d4f

priyadi commented 9 years ago

Hi, in this case debugging would require non-minified JS. But we don't have that yet :(.

In the meantime please try using plain Roundcube with standard theme, and with plugins other than converse disabled. We need to eliminate the possibility of conflict with other plugins.

Oh, and make sure you are using latest stable version of Roundcube.