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
Also I have been getting quite a few of these lately...
Database error in vBulletin 3.7.4:
Invalid SQL:
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>='1229956375' AND cbs.userid!=0;
Also I have been getting quite a few of these lately...
Database error in vBulletin 3.7.4:
Invalid SQL:
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>='1229956375' AND cbs.userid!=0;
Well, I changed it to the actual path to the misc folder and that worked. Sorry for all the confusion and thanks for the help and for a great product...
After the install all it does is say "Loading" on the chat box and it's also not in English. I installed the English language file. However, in my admincp some of the options are in a different language and the chat box language is not English?
After the install all it does is say "Loading" on the chat box and it's also not in English. I installed the English language file. However, in my admincp some of the options are in a different language and the chat box language is not English?
Any help would be appreciated?
Hehe.... It won't display because you didn't edit usergroups. You didn't read the readme fully. Loading issue how to fix is in the readme as well. Did you add the var security edit? Did you upload all the files and into the correct locations? ie: drag/drop full contents.
As for the english language, you didn't import the english language file, or you didn't read the readme and select the options it says. Or you didn't refresh the admincp after.
Hehe.... It won't display because you didn't edit usergroups. You didn't read the readme fully. Loading issue how to fix is in the readme as well. Did you add the var security edit? Did you upload all the files and into the correct locations? ie: drag/drop full contents.
As for the english language, you didn't import the english language file, or you didn't read the readme and select the options it says. Or you didn't refresh the admincp after.
If you need help, you can also IM me.
Appreciate your advice, but it didn't work for me.
I uploaded the English language file following the instructions. Most, but not all is in English. I did enable all the settings for the usergroups. I can see the chat box, but it just says loading.....
In the English read me file there is nothing that explains a fix for the "Loading.." problem. It's not mentioned anywhere in my readme file, so I am stuck.
And not all of the chat box icons will display. A couple of the icons won't display, but others will. They are all loaded into the right directory.
I did place var SECURITYTOKEN = "0"; into the .js file indicated in the read me. However, it is still not working.
Appreciate your advice, but it didn't work for me.
I uploaded the English language file following the instructions. Most, but not all is in English. I did enable all the settings for the usergroups. I can see the chat box, but it just says loading.....
In the English read me file there is nothing that explains a fix for the "Loading.." problem. It's not mentioned anywhere in my readme file, so I am stuck.
And not all of the chat box icons will display. A couple of the icons won't display, but others will. They are all loaded into the right directory.
I did place var SECURITYTOKEN = "0"; into the .js file indicated in the read me. However, it is still not working.
Just viewing that image, I can tell where most of the issue is. Ya didn't upload everything. Because I see text links instead of the images. So that means you probably poo poo'd the install.
Recopy ALL the files over this time. Reimport the product (checking the overwrite option) and then reimport the laguage file. And you wouldn't know about the loading issue fix with the var token if you didn't read the readme. I just forget how it's worded in there...
But I think you are running apache and don't have mod_security configured.