Site in read-only mode

This site is now read-only following the release of MyBB 1.8 and the new mods site.

If you are looking for MyBB 1.8 mods please click here to visit the new mods site.

You can continue to download submissions for MyBB 1.6 and earlier here, however new submissions will only be accepted via the new mods site.

DVZ Shoutbox

User & server -friendly AJAX chat

Version: 2.0
Author: Devilshakerz
Submitted: 30th December 2012
Last Updated: 15th July 2014
Required PHP version: 5.3 or higher
Support thread: http://community.mybb.com/thread-156080.html

Lightweight MyBB AJAX-based chat.

Major features:
- smileys and MyCode parsing,
- away mode (turn off autorefreshing when user is inactive for a specified period of time),
- antiflood time control,
- minimum forum posts to shout,
- blocking specified users from shouting,
- advanced group permissions system,
- "lazy load",
- archive mode with users' IP addresses visible to moderators.

DVZ Shoutbox is using jQuery JavaScript library which will be included by default in MyBB 1.8.

Installation
The installation is not fully automatic so the plugin will not mess with your styles or templates. Complete the following steps to set up the plugin:


  1. jQuery
    Include the jQuery library if you haven't done it yet. Paste this script into your headerinclude template (any latest jQuery version should work):

    Code:
    <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>

  2. CSS Code
    Copy the CSS included in the package (STYLES.txt) into your theme stylesheets (for example global.css).
  3. {$dvz_shoutbox}
    Insert the {$dvz_shoutbox} variable into your index template.
  4. Install the plugin in the ACP

Previews:Preview Image 6251 Preview Image 6254 Preview Image 6252 Preview Image 6253 Preview Image 6255 Preview Image 6256 
Preview Image 6257 Preview Image 7258 Preview Image 7259 Preview Image 7260