Quote:
|
Originally Posted by CarpHunter Because due to some wierd reason I can't get this to work.
I eddited all files as discribed but I only get a blank output screen.
It looks like it doesnt seem to finnd the template. (I added it my excisting template by clicking add. Inserted alle code into it and saved it. It shows nicely in the template editor.)
Any ideas on what I could test to get it to work???? |
Make sure your template is called "chat" and it is either in a PARENT style and/or the style you are currently using...
Otherwise you can change the PHP file called "chat.php" and look for the following line:
eval('print_output("' . fetch_template('chat') . '");');
and change CHAT to a other template name, like chat1 for example, than add a NEW TEMPLATE, call it "chat1" and paste the info like in the install txt.