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 |
#62
|
|||
|
|||
mine is under the nav bar..
in FORUMHOME find: Code:
[x_powered_by_vbulletin]</phrase></title> </head> <body> $header |
#63
|
|||
|
|||
Thanx for the reply. I solved this about a week ago and should have posted it. Again, thank you for the assistance!
|
#64
|
|||
|
|||
is there a way i could place this in users profiles so that each user had their own tagboard with their own posts n tags
|
#65
|
||||
|
||||
Thanks, this looks great.
*Edit* Sorry, I don't really like it. Nice effort though! |
#66
|
|||
|
|||
- prune support for moderators added
- guests (people who are in the canshout array) couldnt see the content of the chatbox anymore |
#67
|
|||
|
|||
is there a way to make the chatbox appear on all the forums no just the index?
|
#68
|
|||
|
|||
Would like to know also, plus is there a way to make th enames the same colours as the group legend...e.g admin group displays in red
|
#69
|
|||
|
|||
My members have been asking for this for a while. I've installed it on a test page and its working fine.
My forum is in Arabic, right to left, is it possible to have the text and time on the right? Thanks |
#70
|
||||
|
||||
I wouldn't know how to change that Kadi, sorry
You can ask for help, for someone to try and change the script and release it again. |
#71
|
|||
|
|||
You should look for this code in chatbox.php:
echo '['.$time.'] <em>'.$shout['username'].$del.'</em>: '.$parsed.'<br />'; } echo '</div>'; Re arange this to how you would like to display it. be sure to save a backup before making changes. if I have time I will try it. |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|