Hi all.
I'm running ejabberd on Apache/2.0.55 (Ubuntu LTS 6.06) PHP/5.1.2 Server.
It's working perfectly with clients like gaim, I can connect and create and join chatrooms.
But when using jwchat (installed on my server), I can connect and discuss one-to-one with users but not create or join chatrooms.
When I'm trying to create chatrooms with jwchat, the chatroom's pop-up window appear but I can't see my nickname in userslist and I can't type anything...sendind a text pops up an empty error window.
I followed the tuto on how installing jwchat and I digged many websites.
I tested connections from different networks, then I know it's not a firewall or ports problem.
I tested with Psi and Gajim client, and same problem...not possible to join or create chatrooms on my ejabberd server with those clients. Chatrooms are only working with Gaim client.
Where you think I forgot to do something ?
I'm still seeking the solution by myself but if there is someone here who have an idea on the problem, help on this will be very appreciate.
Thanks for advance and sorry for my english, its not my native langage.
Check MUC Service exists
When I'm trying to create chatrooms with jwchat, the chatroom's pop-up window appear but I can't see my nickname in userslist and I can't type anything...sendind a text pops up an empty error window.
Check the MUC Service where you try to create the chatroom exists. It is 'conference.localhost' by default, as specified on the JWChat config file.
Hi and thanks for your
The muc service is running...and I have a conference.mydomain.com redirected on my domain ip adress.
It's working if I use Gaim. but not working with jwchat or psi or gajim jabber clients.
Ok I will check the jwchat conf again.
Thanks for your answer.
I seen that the rewritting
I seen that the rewritting ofhttp://chat.mydomain.com:5280/http-poll to http://chat.mydomain.com/http-poll is not working.
I don't know why...because I did all what is needed to have this adress rewritting working..I will try to fix that.
Ok...with help from an other
Ok...with help from an other user I fixed the prob.
Perhaps it could be usefull for people to write the url to join chatrooms in the howto for jwchat.
serveur jabber : myjabber.mydomain.com
chatrooms on this server : conference.myjabber.mydomain.com
It could save time.
It was not very clear for me, and thos last days I was trying to join chatrooms on:
conference.mydomain.com.
Thanks again for answers.
See ya.