Active
Project:
DXMPP
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Nov 2010 at 15:02 UTC
Updated:
7 Nov 2010 at 13:29 UTC
Jump to comment: Most recent file
Hey there,
the connection between drupal and the jabberserver works fine. If I sent a message to the drupal user the chatbox pops up but i only see a white window without the text. The MUC windwo is also emtpy and show nothing.
I use ejabbberd 2.1.5.
Any Ideas?
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | dxmpp_settings.jpg | 306.58 KB | IckZ |
Comments
Comment #1
IckZ commentedhm.. firebug tells me: "Strophe: 1 - "no requests during idle cycle, sending blank request"" when I send a message to drupal and when the chatbox popsup.
and this:
function() - error - TypeError: $("#dxmpp-chatbox .dxmpp-content").tabs is not a function { message="$("#dxmpp-chatbox .dxmp....tabs is not a function", more...} $("#dxmpp-chatbox .dxmpp-content").tabs is not a function
Comment #2
darklrd commentedHi IckZ,
Can you post your DXMPP settings?
Comment #3
IckZ commentedHey darklrd,
thanks for your reply. Find my settings attached. flXHR is disabled because I set up a reverse proxy.. The redirect from domain.de:5280/http-bind/ to domain.de/http-bind/ works fine.
edit: I'm using ejabberd 2.1.5 - Users of drupal are created in the ejabberd database. So the Connection should not be the problem I think.
Thanks for your help!
Comment #4
darklrd commentedHey IckZ,
Your settings seem to be fine.
Most likely the problem is with jQuery UI version. jQuery UI filenames have been changed from version 1.8.2 onwards. Which version of jQuery UI are you using? It should be version 1.8.2 or later.
Edit - I just now saw the project page and it is mentioned to use jQuery UI library 1.7.2 or later. It will be changed soon. Sorry!
Comment #5
IckZ commenteddarklrd,
Oh noo and i read the intstructions again and again and found nothing :) - Thats IT! The only thing is that Jquery Cycle dont work. Is there also a special version, i need to use?
king regards and many thanks!