Quote:
Originally Posted by EBrant
Thanks
Can you tell me where can I download this Java chat, and does it come with installation instructions.
When you say IRC server, do I need to set one of these up or are there several to use already out there on the internet ?
I would be grateful if you could give me a few step by step instructions as although I am quite happy to download and install and to some extent configure software I have never setup chat before.
Thanks very much
Ernest
|
I'm not sure where to download the chat vBulletin.org uses, but they say their chat channel is hosted by
http://www.vbulletin-chat.com/, if that helps. I also don't think you need to set up a chat server, but I am not 100% sure.
And if you want to add the chat link to the menu, just go into the navbar template and add this code near the other links, replacing [link to chat room] with the link to the chat room on your site. That should create the exact link vBulletin.org has in their navbar.
Code:
<td class="vbmenu_control"><a href="[link to chat room]">Chat </a></td>