Can't create user accounts through web administrator

Hello everyone,
First of all sorry for my poor english.
I'm new in the Jabber experience but I've been able to install the ejabberd server and is running ok at the present time. I decided to install this Jabber server instead of others because of the web admin. But I've found some problems, maybe I misconfigured it. When I try to create new user accounts, it appears a "wrong format" message or a blank page like the link would be broken.
I've tried several formats for the user: user_name, user_name@IPADRESSSOFTHESERVER, user_name@host_name.
What is going wrong?

Thanks in advance!

Miguel

it's a bug in ejabberd 0.9; fixed in SVN

When I try to create new user accounts, it appears a "wrong format" message

It's a known bug in ejabberd 0.9. It's already fixed in current SVN version.

I've tried several formats for the user: user_name, user_name@IPADRESSSOFTHESERVER, user_name@host_name.

The correct format is:

  • in ejabberd 0.9 and next, specify the full JID: username@jabberserver
  • in ejabberd 0.7.5 and previous: specify only the username

Syndicate content