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 know it works with vbadvanced when you are in the same folder as your forum.
But if you use vbavanced with the forum in a directory it won't work ! I suppose you're not in that configuration
That's correct. We had such problems with vbGallery aswell, I think we fixed it by replacing all urls in MGC php & js files and templates. The urls should be set to the vbBBurl variable, instead of leaving out url, and using relative urls/paths.
hm i get members abusing the shoutbox everyday and im sick of it. Is it also possible if i can add msg warning them with text when they enter the text field? and i only want to have implented on specific usergroups
thanks alot if you can do this
edit: ok the vb staff helped me and it works on quick reply but i still cant post öäå and £ on the shoutbox
i did ths to work on quick reply
AdminCP > vBulletin Options > vBulletin Options > General Settings > Disable AJAX Features > Disable Problematic AJAX Features
yeah thats my point, i want a command that it opens a new popup or new window whichleads to a new forum section and a new url site like forum/downloads.php
where can i add it theres html codes php codes and go no clue where to do that or how
If you have knowlegedin javascript, php and html you can handle it yourself by creating a new command through the dedicated system in the admincp.
Some clue to do the forum open command :
Create a js file in clientscript/mgc_cb_evo_cmd containing a function that take an url string as parameter and just open a new window (window.open javascript function) at the url given as function parameter
Create a new chatbox command through the admincp. And configure it somehow like the ban or del command which doesn't return anything but just execute. You'll have to add in the php code executed on chats sending code that contains :
This code is not tested and written on the fly so you should perhaps dig a bit to correct it. You'll also to add the name of your js file to include in the command parameters.
Don't hesitate to ask me questions if you need help on figuring out how to do it. If you have not the skills to do that just wait for me to work on it
Quote:
Originally Posted by jalmz
its not working... =(
I'll see on saturday what I can do to fix that.
Quote:
Originally Posted by sickboy6ths
That's correct. We had such problems with vbGallery aswell, I think we fixed it by replacing all urls in MGC php & js files and templates. The urls should be set to the vbBBurl variable, instead of leaving out url, and using relative urls/paths.
Yes I know, I just have to write some code to make it work for both with a single version of files
Quote:
Originally Posted by baghdad4ever
i have strange problem
the mgc box appear but when i put any word
the page lag and turn white
what is the problem??
Can you give me an url to your forum + test account access to have a look (you can do it by pm if you don't want to show it to everyone.
hello work fine
I have only one probleme
on admin cp
gestion des commandes=>modify comand
i cant do this i have a java script error
Salut beau travail tout fonctione bien sauf quand je veux editer les commandes
j'ai une erreur javascript j'ai tester avec FF et IE mais le probléme est le meme
Merci
No not yet, captainslater is working on it and will release it very soon.
Quote:
Originally Posted by Flygye
Nice upgrade VBdev, many thanks.
Now i'm going translate this to my language ... Portuguese
Great, plz share it with us once done
Quote:
Originally Posted by maidos
hm i get members abusing the shoutbox everyday and im sick of it. Is it also possible if i can add msg warning them with text when they enter the text field? and i only want to have implented on specific usergroups
thanks alot if you can do this
What do you mean by that ? Isn't the announcement above the chatbox for that purpose ?
Quote:
Originally Posted by maidos
edit: ok the vb staff helped me and it works on quick reply but i still cant post ??? and ? on the shoutbox
i did ths to work on quick reply
AdminCP > vBulletin Options > vBulletin Options > General Settings > Disable AJAX Features > Disable Problematic AJAX Features
Yes but you don't have quick reply in ajax now am I wrong so it did fix the problem by avoiding direct quick reply without page reload ?
hello work fine
I have only one probleme
on admin cp
gestion des commandes=>modify comand
i cant do this i have a java script error
Salut beau travail tout fonctione bien sauf quand je veux editer les commandes
j'ai une erreur javascript j'ai tester avec FF et IE mais le probl?me est le meme
Merci
Which error did you get ?
Do you have the javascript debugger app installed on your firefox copy so that you can test which js error it is ?