PDA

View Full Version : Adding phpMyChat link into forum


Kyle_TX
09-08-2001, 03:42 AM
Can someone tell me how to add the link and users in the chat, to my forum (version 2.0.3)? I have phpMyChat through vb, but can't figure out how to get it linked from the forum. Am I making any sense? Can someone please help me?

Kyle_TX
09-09-2001, 12:20 AM
I have seen other forums like this. Can ANYONE help me?

Writers Blockk
09-10-2001, 10:41 PM
Make a forum then use the following code:

<a href=chat.php>Chat</a>

Change "chat.php" to what your php file for the chat is and change "Chat" to the forum name. I have this on my forums. :)

_v7_
09-11-2001, 11:08 AM
Thats a bit too easy ... how to integrate the phpmychat in vbb 2.0.3 ?
Saw it for v2.0.1 but does it also work for the higher version ?

_v7_