The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Dream's Chatbox Details »» | |||||||||||||||||||||||||
This adds a simple Chatbox in your forum home page for your members to chat.
The Chatbox is like a thread, members leave small messages in it for others to see. Think of it as an off-topic thread that never ends. The Chatbox can also help keep chatting out of the threads. This mod is light on the server, uses little server resources to work. The default refresh rate is set to 5 minutes. You can disable automatic refreshing entirely in the options. What's the refresh rate? The chatbox updates the messages shown every given seconds, that's the refresh rate. It sends a request to the server asking for new messages every X seconds, that you choose in the options. Warning: If you set your refresh rate to 10 seconds this mod stops being so server friendly. You can do it, but be sure your server can handle it. Features: - Ajax (no page refreshes) - Pages - Set refresh rate in seconds - Hide Chatbox contents from certain user groups - Set user groups that can't send messages but can view chatbox - Moderator user groups that can delete messages - Disable auto refresh for guests - Prune messages by user ID, user name, days old or all - Enable/disable smilies, bbcode and [ img ] - Automatic URL parsing - Users can delete their own messages - Smilies popup with all smilies you can use in messages - Who's Online Support - Show message dates or not - User names linked and colored with their user group colors - Banned Users - Hide refresh button - /me code - Optional message colors - Bunch of options in the Admin Control Panel Live Demos: (leave your live demo in this thread!) http://www.fliz.ru/ (russian) http://www.sustainabilityforum.com/forum http://www.virtualorbit.com/ http://www.bowlandcentral.com/forum VERSION HISTORY This mod is now final. It has all the features I think a chatbox should have, so I won't be adding more features to it. Anyone has my permission to use this as a base for another mod. It will still be updated for bugs though. Show Your Support
|
Comments |
#372
|
|||
|
|||
i have this setup in a vbadvanced window, and its great, but i would like to make the chatbox shorter, width is fine but i cant find where to do this?
|
#373
|
|||
|
|||
Quote:
However at this point the chatbox is still working fine. I'm going to be manually applying the mandatory template changes so maybe I'm not the best person to ask, but it's working ok so far. |
#374
|
|||
|
|||
Ok, I moved it over into AdminCP under control examples with other GIFs and it still doesn't appear?
What is the command syntax? "/me :lol" ? Thanks Badger |
#375
|
|||
|
|||
In the latest version, you change the height in Chatbox options. Also go to plugin manager and check that "Create $chatboxheight" is enabled. If not, enable it and move its hook location to global_start.
|
#376
|
|||
|
|||
Quote:
Note the extra : |
#377
|
|||
|
|||
Hmm, maybe its just me but in your instructions you say
" Edit the navbar template, find +++++++++++++++++++++++++++++++++++++++++ //--> </script> +++++++++++++++++++++++++++++++++++++++++ before that, add " however the text "//-->" is not there so i dont know where to inject the code. trying this on 3.6.6 btw. |
#378
|
|||
|
|||
Quote:
Just put this at the VERY TOP of your navbar template: Code:
<script type="text/javascript"> function openChatbox () { chatbox = window.open('chatbox.php','chatbox','height=330,width=650,directories=no,location=no,menubar=no,resizable=yes,status=no,toolbar=no,scrollbars=yes'); } </script> |
#379
|
|||
|
|||
Thanks...
Ok, I type... [high] Code:
* BadgerDog :lol: ... and I get my name Badger with an * in front and the :lol: phrase... Looks like this * Badger :lol: * X Regards, Badger |
#380
|
|||
|
|||
|
#381
|
|||
|
|||
Works fine except everything WITHIN the shoutbox is central WEIRD!
Installed on 3.6.6 gr8 possibly a skinning problem?? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|