i need some helps about chatroom

i have a problem about chatroom.
i want to change the database to mysql.
i edit the configuration,i changed the "mod_muc" to "mod_muc_odbc".
i restart the ejabberd.ejabberd works well.but no data insert into the mysql.
there is no problem in other modules,such as mod_last_odbc,mod_offline_odbc.just only the mod_muc_odbc.
please help me if you know how to do .my work have been stop by this problem .

I got the same problem.

I got the same problem. anybody help?
Actually I have no idea about how to use mod_muc_odbc. Is there any place I can find docs or something like that?
Thanks.

It works for me, and should

It works for me, and should do exactly like other modules.

I've installed ejabberd, and in ejabberd.cfg replaced the module name mod_muc with mod_muc_odbc. Then I created the muc_room table in my MySQL database using the example in src/odbc/mysql.sql Started ejabberd, logged in with a client, joined a room, configured it as "persistent", and then an entry was added to the muc_room table in the database.

Syndicate content