Version: 3.4.0, by VBDev
Developer Last Online: Dec 2021
Category: Chat Modifications -
Version: 4.2.x
Rating:
Released: 01-27-2008
Last Update: 09-01-2013
Installs: 2476
DB Changes Uses Plugins Template Edits Auto-Templates
Additional Files Translations
No support by the author.
This mod is automatically compatible with vB3.6.x, vB3.7.x, vB3.8.x and vB4.x.x
Overview
MGC Chatbox Evo is the most ever installed chatbox for vBulletin !
It offers a new enhanced online experience to your members leading to increased time spent online of more than 25% by providing them with a new, more interactive, way to interact with each other.
Important number of features
High level of configurability to fit each users needs
Channels system
Many commands
Bot system
and more...
... makes MGC Chatbox Evo a must have for your forum !
Detailed features
Following is a non-exhaustive list:
Simple install
Ajax based with:
Fast and Intelligent chats retrieval through javascript calls to server files (refresh delay configurable per usergroup)
Edit/update by double-clicking on a chat
Interact on chats through menus and javascript
Many usergroup permissions to limit features according to usergroups
Full configuration of the chatbox display:
Size, position on forum pages, editor layout (either top/bottom input or left/right textarea) and position, number of chats displayed, ...
Full configuration of the chats display:
Authorized bbcodes selection, date/time options, avatar display, ...
Possibility to create channels (unlimited number) with multiple configuration options:
Warn user of new message when not active through blinking image and eventually sound notification
Possibility to select on which specific page each is displayed
Option to display the channel only for selected languages
Usergroup/User permissions to access the channel
Many commands available with usergroup/user permissions to access them:
/me: well known IRC command
/del: remove shouts (different possibilities of removal)
/ignore: ignore shouts from another user
/ban: ban user from chatbox
/pm: send a private chat to another user
/announcement: modify the announcement on top of the chatbox
/slap: allow user to slap another user
/team: chats sending between specified usergroups
/l33t: I33t-ify a message
/banchan: ban user from specific channel [PRO only]
Forum activity notifications system in the chatbox:
Different display options:
In the chatbox melted with chats
In the chatbox in a separate column
In the vB4 sidebar or a custom sidebar for vB3
Multiple notifications:
New thread creation
New post creation
Post thanked (Abe's)
New registrations (not included - separate product)
IBProarcade highscore (not included - separate product)
Bot system with set of predefined trigger chat and corresponding answers and automatic bot chats [PRO only]
Archive system with statistics as well as download and search capabilities
Possibility to display the list of users online in the chatbox
Force anynomous to enter a username before chatting if they can access the chatbox
Antiflood system
Private chats feature through PM in tabs
Optional sound notifications
Inactive mode feature for server load optimization
[ARG:4 UNDEFINED] still displayed after browser cache cleared.
me too, and a database-error if i klick on this...
Code:
Database error in vBulletin 3.8.0 Beta 2:
Invalid SQL:
SELECT *
FROM vbthreadrate
WHERE userid = 1
AND threadid =;
MySQL Error : Fehler in der SQL-Syntax. Bitte die korrekte Syntax im Handbuch nachschlagen bei '' in Zeile 4
Error Number : 1064
Request Date : Saturday, February 7th 2009 @ 09:57:17 AM
Error Date : Saturday, February 7th 2009 @ 09:57:17 AM
Script : http://forum.....de/showthread.php?t=42108
Referrer : http://forum.....de/index.php
IP Address : 217.226.254.154
Username : Indy
Classname : vB_Database
MySQL Version : 5.0.32-Debian_7etch8-log
Upgrading from version 2.1.0 to ver. 2.2.0 creates a problem with Safari browser. Chats are not displayed correctly by time, they come out messed up. Although Firefox seems to be acting ok in Mac OS X. Any thoughts?
Go to your AdminCP, do Diagnostics (Problematic Webserver Modules) and see does this fix the problem.....
Tnx exyuteam, but it seems that is not the problem. Mine has two tables: The first is for Suhosin and it says "Module Loaded: No". The second is for mod_security and it has "AJAX Unicode Issue: No". Still further it says:
The above setting will indicate if mod_security is preventing some AJAX requests from being submitted to vBulletin. If this shows Yes then you either need to disable mod_security or change the AJAX settings with the vBulletin Options and disable Problematic features.
I can still try to disable mod_security... Stay tuned...
INSERT INTO mgc_cb_evo_chat
(dateline,fromuid,ctext,sticky,chanid,coidentifier,iswarning,warningtype,tpforumid)
VALUES
(1233990774,,'70,265,Test',0,0,0,1,'post',29);
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''70,265,Test',0,0,0,1,'post',29)' at line 4
Error Number : 1064
Request Date : Saturday, February 7th 2009 @ 05:42:54 PM
Error Date : Saturday, February 7th 2009 @ 05:42:56 PM
Script : http://www...com/forum/newreply.php?do=postreply&t=70
Referrer : http://www...com/forum/newreply.php?...oquote=1&p=240
IP Address : 219.90.177.154
Username : admin
Classname : vB_Database
MySQL Version : 5.0.75-0.dotdeb.0
Turning off "Activation of the new thread warning in the chatbox" and "Activation of the new post warning in the chatbox" gets around the issue - but obviously no notifications..