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
Go to Admin CP ==> Style & Templates ==> Search in Templates.
Search: chats_remove (in mgc_cb_evo_archives)
==// Cut the found code below ====================
It's because now archives are limited by date (showing 1 day archives by default) but then you have a dropdown to select to see more.
If you don't see that dropdown it's because you haven't reverted all your chatboxes templates.
In which case, I have found a bug. When you select "the beginning" in the drop down, it still only shows today. When I select 120 days, I do indeed get all my history.
Why are the counts wrong also? I have users that have posted hundreds of times and only show about 75 or 80 posts.
1. The "images" folder in your package now says "Images" which is completely
different (on linux for example)
2. You had to use "tborder" as a background-colour to display your copyright tag ?!
Now it sticks out like a sore thumb..
Adding a note to the footer (like everyone else does) would have been sufficient, dont you think?
So, do you mean to edit all three files? Because, in the instructions, it's not that clear.
One more suggestion: For PC users, your packages are hard to follow because of all these MAC files... This is very annoying (Just a personal remark from myself, maybe it does not bother other people at all).
THANKS to "pedroenf" for posting those fixes up, I was able to switch back to 2.0.2 because of those fixes.
For anyone who is intrested, I bypassed the drop down box in the archives so that now all the archive pages just show up by default like they did in the last version. That way people can get into their archives until VBDev gets it handled.
In the file `mgc_cb_evo.php`
#######
FIND
#######
PHP Code:
/* Hide warning notifications */ $where_clause .= " AND iswarning='0'";
####################
BELOW THAT REMOVE
####################
PHP Code:
/* Days limit */ $dlimit = $vbulletin->input->clean_gpc('r', 'dlimit', TYPE_INT); if ($dlimit == 0) { $dlimit = 1; }
I have finally managed to get this working on my site www.LaserEnthusiast.com.
One little glitch though. The "Whos online in the chatbox" doesn't work.
I have deleted all files and reinstalled. Still no joy. Anyone have an idea?
I have finally managed to get this working on my site www.LaserEnthusiast.com.
One little glitch though. The "Whos online in the chatbox" doesn't work.
I have deleted all files and reinstalled. Still no joy. Anyone have an idea?
It does. Did you make sure you set the usergroup permissions right?
1. The "images" folder in your package now says "Images" which is completely
different (on linux for example)
2. You had to use "tborder" as a background-colour to display your copyright tag ?!
Now it sticks out like a sore thumb..
Adding a note to the footer (like everyone else does) would have been sufficient, dont you think?
.. therefore uninstalling
You don't upload that folder, you upload the contents inside it, so it's not an issue.