Page 1 of 1

Chat module

Posted: Wed 3. Mar 2010, 10:22
by Sjeff
Hello,

I Can't get the Chat of Message working, in the admin i still see :

HOME ARTIKELEN BESTANDSBEHEER MODULES BERICHTEN LOGIN GEGEVENS ADMIN

And noting linke Chat or Message.

I like to here how i can put this function on becouse its realy handy for talking with another person who's also editing the site.

thnx.



Sorry I got this work.. :oops:

Re: Chat module

Posted: Wed 31. Mar 2010, 15:57
by flip-flop
Hi,

please enable in conf.inc.php:

Code: Select all

$phpwcms['enable_chat']		  = 1; // enable or disable chat function, by default it is disabled 
Knut