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
The file mgc_cb_evo/plugins/fetch_userinfo_query.php contains an error
PHP Code:
<?
$hook_query_fields .= ",mgcugp.mgc_cb_evo_default_color,mgcugp.mgc_cb_evo_chanid";
$hook_query_joins .= " LEFT JOIN " . TABLE_PREFIX . "usergroup AS mgcugp ON (user.usergroupid=mgcugp.usergroupid) ";
?>
You should add 'php' after the opening tag (<?php). It will fix a lot of issues users are having related to the permanent 'loading...' issues and is coding wise best practice.
We use the chatbox since we changed to vBulletin 4. Here are some feature requests:
- I would like to show a certain channel as standard-channel in a certain forum. Seems that this isn't possible, as the standard-channel always shows up first.
- We would love to setup channels in order to only have a certain amount of users in it.
- We would love to have the option to give voice to users. Right now everyone can talk who is in the channel. But this isn't so good if you would like to set up an interview-chat.
If any of this is already possible, please tell me how. I haven't been able to find anything about it.
Bugs:
- Seems that the archive doesn't properly display older chat-messages. We have almost 1.000 chatmessages, but I cannot display them: http://www.comicforum.de/mgc_cb_evo....id=0&dlimit=-1
Version is 3.2.3 on vBulletin 4.2.0 Patch Level 2
- Seems that the display on other channels than the standardchannel doesn't work right, as it looks rather broken: http://www.comicforum.de/mgc_cb_evo....id=1&dlimit=14
an analysis showed up that the CSS isn't loaded.
I get the following errors when attempting to download archives from the beginning in CSV format:
PHP Code:
Warning: in_array() expects parameter 2 to be array, null given in [path]/mgc_cb_evo.php on line 633
Warning: in_array() expects parameter 2 to be array, null given in [path]/mgc_cb_evo.php on line 633
Warning: in_array() expects parameter 2 to be array, null given in [path]/mgc_cb_evo.php on line 633
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:5615) in [path]/includes/functions_file.php on line 161
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:5615) in [path]/includes/functions_file.php on line 162
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:5615) in [path]/includes/functions_file.php on line 163
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:5615) in [path]/includes/functions_file.php on line 164
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:5615) in [path]/includes/functions_file.php on line 165
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:5615) in [path]/includes/functions_file.php on line 166
The entirety of the shoutbox archive is then displayed as raw text below these errors.
I get the following errors when attempting to download archives from the beginning in CSV format:
PHP Code:
Warning: in_array() expects parameter 2 to be array, null given in [path]/mgc_cb_evo.php on line 633
Warning: in_array() expects parameter 2 to be array, null given in [path]/mgc_cb_evo.php on line 633
Warning: in_array() expects parameter 2 to be array, null given in [path]/mgc_cb_evo.php on line 633
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:5615) in [path]/includes/functions_file.php on line 161
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:5615) in [path]/includes/functions_file.php on line 162
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:5615) in [path]/includes/functions_file.php on line 163
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:5615) in [path]/includes/functions_file.php on line 164
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:5615) in [path]/includes/functions_file.php on line 165
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:5615) in [path]/includes/functions_file.php on line 166
The entirety of the shoutbox archive is then displayed as raw text below these errors.
Is your forum path not specified in the config.php?
The file mgc_cb_evo/plugins/fetch_userinfo_query.php contains an error
PHP Code:
<?
$hook_query_fields .= ",mgcugp.mgc_cb_evo_default_color,mgcugp.mgc_cb_evo_chanid";
$hook_query_joins .= " LEFT JOIN " . TABLE_PREFIX . "usergroup AS mgcugp ON (user.usergroupid=mgcugp.usergroupid) ";
?>
You should add 'php' after the opening tag (<?php). It will fix a lot of issues users are having related to the permanent 'loading...' issues and is coding wise best practice.
i have this trouble with the addon for cms ! can anybody help me ?
Quote:
PHP Fatal error: The license file //mgc_cb_evo/mgc_cb_evo_cms.lic\nfor /var//mgc_cb_evo/addons/cms/widgets/widget_center.php\nis not valid for this server.\n in Unknown on line 0, referer: http:/l/l/l...?search_type=1
[Sun Aug 05 11:19:43 2012] [error]