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
I never touch the default style, that is the first thing I checked and it is doing the same thing....I included a screen shot of the default style
All I changed was the .vbmenu_control of a new style which I did put back but shouldn't matter anyway. The only templates I edited in the style were the header and footer and that was yesterday but that shouldn't cause this anyway...
Thanks for ideas...keep them coming...:up:
Edit:
I have an update...I have been using Firefox so I tried it in IE and have found that with IE the chats do not display at all..the second screen shot is IE.
What you changed was not part of the chat. It was a template. Revert.
What you changed was not part of the chat. It was a template. Revert.
I realize it was not part of chat...I changed some CSS not a template. If I try to revert the default style templates (which doesn't work either) it says "nothing to do"
I did but that still shouldn't effect my default template....I guess I will probably just have to use a different chat box because this one has me stumped...LOL
But I didn't change any files today all I did was change the font color for .vbmenu_control in a style other then default. I made absolutely no changes to the default style yet it is effected also.
The only modified php file is class core and that was done a few days ago.
SELECT DISTINCT u.username,u.displaygroupid,u.userid,s.userid AS suserid,u.usergroupid (u.options & 512) AS invisible FROM mgc_cb_evo_session AS cbs LEFT JOIN user AS u ON (cbs.userid=u.userid) LEFT JOIN session AS s ON (cbs.userid=s.userid) WHERE cbs.dateline>='1226645489' AND cbs.userid!=0;
MySQL-Fehler : FUNCTION u.usergroupid existiert nicht Fehler-Nr. : 1305 Skript : /mgc_cb_evo_ajax.php
// Problem solved.. =) next time ill read first the posts..
Stupid question regarding other channels. How do I get the image to show?
I have tried everything I know with the following statement:
Name of the channel image
Don't put the file extension nor the sel/nosel/new suffix.
The images must be uploaded in the images/misc/mgc_cb_evo/channels folder.