Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
MGC Chatbox Evo Details »»
MGC Chatbox Evo
Version: 3.4.0, by VBDev VBDev is offline
Developer Last Online: Dec 2021 Show Printable Version Email this Page

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
  • User statistics display in posts and profile
  • Chatbox statistics display on forumhome
  • Create thread from a chat [PRO only]
  • CMS Integration (not included - separate product)
    • vBAdvanced CMPS
    • vBulletin 4 CMS
  • Importers from other chatbox systems:
Install

Refer to the readme for the chatbox install.

Demo

Live demo on MGC Products forum

Languages
  1. French
  2. English
  3. German [Not yet updated]
  4. Serbian [Not yet updated]
Support

On my website mostly and in this thread


Int?gration

Integration in IBProarcade is described in the readme.
vBAdvanced CMPS and vBulletin 4 CMS integration are available as additional modules.


Compatibility

This hack is compatible with vB3.6.x, vB3.7.x
, vB3.8.x and vB4.x.x

Changelog

First part:

https://vborg.vbsupport.ru/showpost....&postcount=221

Second part:
https://vborg.vbsupport.ru/showpost....postcount=5429

Third part:

https://vborg.vbsupport.ru/showpost....postcount=8469

How to set the channel images


Thanks to princeedwards for this little how to : click here

PRO version and additional addons available on my website

This mod is automatically compatible with vB3.6.x, vB3.7.x, vB3.8.x and vB4.x.x

Download Now

File Type: zip [FREE]MGC_Chatbox_Evo_3.4.0.zip (1.70 MB, 3001 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #4242  
Old 02-11-2009, 10:36 AM
VBDev's Avatar
VBDev VBDev is offline
 
Join Date: Jan 2004
Location: France
Posts: 2,570
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by hornstar1337 View Post
What are all the commands?


could you upload them all to the first post or link me to where they are. thanks.
Help in the chatbox is here to explain and the first post also list them all ...

Quote:
Originally Posted by hornstar1337 View Post
also when i go to slap someone it always says: The user you are trying to slap doesn't exist
even tho they do exist!

the only time it works is when I go /slap uid 1 but then it spits out some french: username gifle avec violence username
Why is some in French still?


IT's an option ... So Check all the options bud !
Quote:
Originally Posted by hornstar1337 View Post
Bug: Answered in thread : [ARG:4 UNDEFINED]

and when I click on it, it goes to an incorrect url: /forums/showthread.php?t=1199222#post[DLL Release]Cell Hack Pack 2~

looks like it is conflicting with vbseo partially.
ARG4 undefined means : you haven't imported the last english language file !

Quote:
Originally Posted by Spooony View Post
Wonderful little chatbox, however one very important feature would be to disable the sound notification for when a new chat is received and only have sound notification when a new thread is made or replied to. Is this already there and I'm missing it?

(I also get a database error when I click on the dropdown "view all chats")
1/ No it's not possible but I could add this option.
2/ Ok noted in the bug list

Quote:
Originally Posted by hornstar1337 View Post
when im in the archive and i click on view all chats of a specific user I get a database error:

Code:
Database error in vBulletin 3.8.1:

Invalid SQL:

        SELECT COUNT(chatid) AS nbchats
        FROM vb3_mgc_cb_evo_chat AS c
        LEFT JOIN vb3_user AS fromu ON (c.fromuid=fromu.userid)
        LEFT JOIN vb3_user AS tou ON (c.touid=tou.userid)
        WHERE coidentifier IN ('0','me','announcement','ban','del','ignore','slap') AND fromuid='1' AND isthreadwarning='0' AND ispostwarning='0'
        ORDER BY c.dateline DESC;

MySQL Error   : Unknown column 'isthreadwarning' in 'where clause'
Error Number  : 1054
Request Date  : Wednesday, February 11th 2009 @ 07:11:51 AM
Error Date    : Wednesday, February 11th 2009 @ 07:11:52 AM
Script        : http://www..net/forums/mgc_cb_evo.php?do=search&what=userchats&u=1
Referrer      : http://www..net/forums/chatbox/archive/page-1.html
IP Address    : 2
Username      : 
Classname     : vB_Database
MySQL Version : 5.0.67-community
Added to the bug list.

Quote:
Originally Posted by hornstar1337 View Post
I noticed that even tho I have restricted the size bb code to size 3, that you can still manually enter in large sizes and it works. Can you make it so what ever you specify that it becomes the largest size you can use. Thanks.
Well the restricted size is only for the dropdown menu possible selection.

The size restrict (real one) is the one of your forum, there is no way I can restrict it differently as I am using vB bbcode parsing function.

Quote:
Originally Posted by hornstar1337 View Post
another little bug, I have the bar to type down the bottom and the newest chats at the bottom, but when you have threads and posts on the left, the scroll bar is always up the top instead of down the bottom showing you the newest.
Read back, I don't understand anything
Reply With Quote
  #4243  
Old 02-11-2009, 10:59 AM
Hornstar Hornstar is offline
 
Join Date: Jun 2005
Location: Australia
Posts: 2,469
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is it possible you can change it so you don't use the settings from vbulletin for the bbcode size, so that way you can have your own settings, as in the forum I do not mind having a larger size font, but in the chatbox it is just plain horrible really. (maybe make it a pro only feature if you feel it is a lot of work)
Reply With Quote
  #4244  
Old 02-11-2009, 11:10 AM
entertain entertain is offline
 
Join Date: May 2007
Location: Bavaria
Posts: 435
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by hornstar1337 View Post
when im in the archive and i click on view all chats of a specific user I get a database error:

Code:
Database error in vBulletin 3.8.1:

Invalid SQL:

        SELECT COUNT(chatid) AS nbchats
        FROM vb3_mgc_cb_evo_chat AS c
        LEFT JOIN vb3_user AS fromu ON (c.fromuid=fromu.userid)
        LEFT JOIN vb3_user AS tou ON (c.touid=tou.userid)
        WHERE coidentifier IN ('0','me','announcement','ban','del','ignore','slap') AND fromuid='1' AND isthreadwarning='0' AND ispostwarning='0'
        ORDER BY c.dateline DESC;

MySQL Error   : Unknown column 'isthreadwarning' in 'where clause'
Error Number  : 1054
Request Date  : Wednesday, February 11th 2009 @ 07:11:51 AM
Error Date    : Wednesday, February 11th 2009 @ 07:11:52 AM
Script        : http://www..net/forums/mgc_cb_evo.php?do=search&what=userchats&u=1
Referrer      : http://www..net/forums/chatbox/archive/page-1.html
IP Address    : 2
Username      : 
Classname     : vB_Database
MySQL Version : 5.0.67-community
Current Fix:
mgc_cb_evo.php

Search for:
PHP Code:
$where_clause .= " AND isthreadwarning='0' AND ispostwarning='0'"
You can find this 2 times in the php file (!)
Replace both times by:
PHP Code:
$where_clause .= " AND iswarning='0'"
Reply With Quote
  #4245  
Old 02-11-2009, 11:48 AM
Gamempire Gamempire is offline
 
Join Date: Aug 2008
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by VBDev View Post



Sorry I don't have time to help you live debug bud !

i was talking with the author of the post, that had the same error of me
Reply With Quote
  #4246  
Old 02-11-2009, 12:23 PM
Spooony Spooony is offline
 
Join Date: Sep 2007
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Fantastic stuff and speedy reply, merci beaucoup
Reply With Quote
  #4247  
Old 02-11-2009, 01:48 PM
enteha enteha is offline
 
Join Date: Dec 2008
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
You mean it expand after each chat ?
yes thats it.
Reply With Quote
  #4248  
Old 02-11-2009, 10:14 PM
socalsoccer socalsoccer is offline
 
Join Date: Aug 2005
Posts: 93
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This Chatbox uses 1/4 of the resources of the other popular chatbox. I had the other one installed, and many people complained of how slow it was. When I installed this one, they immediately noticed the difference. I have 20 people at a time chatting with no problems.
Reply With Quote
  #4249  
Old 02-12-2009, 08:22 AM
Falon Falon is offline
 
Join Date: Aug 2008
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
No. VBDev is exactly as i said. When click on links: Manage commands, Manage channels, View logs, Import scripts, Counters update then a don't see page with options on right side of AdminCP. Only white page.



Quote:
I don't understand you, please reformulate your question/problem.
Ok. If this is so DIFFICULT for you to understand I made you screenshot.



WHITE PAGE ON THE RIGHT SIDE!!!
Reply With Quote
  #4250  
Old 02-12-2009, 09:12 AM
SnapOff Racing SnapOff Racing is offline
 
Join Date: Apr 2006
Posts: 336
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Falon View Post
I never seen a mod with so many problems as this one. My proposition is fix all mistajcs and after put on this forum. These 282 pages in this thread means something.
What a dumb comment... Maybe because other mods aren't near as complex as this mod is either. This is BY FAR the best effin chatbox out there IMO! I have used at least 4 other chatboxes in the last 3 years and all of them were WEAKSAUSE compared to MGC EVO! Also VBDev is one of the best developers who has stood by his mod who is constantly on here helping everyone with their issues. Just look thru this entire thread and you can clearly see almost everyone one of VBDev's posts also always filled with 5 or 6 quotes answering everyones questions and trying to fix everyones issues...

I challenge you to find another chatbox for vb that has as many features as MGC and a developer that stands by his mod as good as VBDev does....

Don't worry I'll wait......
Reply With Quote
  #4251  
Old 02-12-2009, 10:05 AM
MDK-Indy MDK-Indy is offline
 
Join Date: Mar 2007
Location: Germany
Posts: 91
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MDK-Indy View Post
If i move more than one Thread from a sub-forum to another sub-forum i have a Database error.

Code:
Database error in vBulletin 3.8.0 Beta 2:

Invalid SQL:

            INSERT INTO vbmgc_cb_evo_chat
                (dateline,fromuid,ctext,sticky,chanid,coidentifier,iswarning,warningtype,tpforumid)
            VALUES
                (1234098648,,'7293,Spionagenetzt',0,0,0,1,'thread',26);

MySQL Error   : Fehler in der SQL-Syntax. Bitte die korrekte Syntax im Handbuch nachschlagen bei ''7293,Spionagenetzt',0,0,0,1,'thread',26)' in Zeile 4
Error Number  : 1064
Request Date  : Sunday, February 8th 2009 @ 02:10:48 PM
Error Date    : Sunday, February 8th 2009 @ 02:10:48 PM
Script        : http://forum......de/inlinemod.php?do=domovethreads&threadids=4731,7252,4730
Referrer      : http://forum.......de/inlinemod.php?forumid=26
IP Address    : 217.84.243.65
Username      : Indy
Classname     : vB_Database
MySQL Version : 5.0.32-Debian_7etch8-log

Now i can specify the error...
If i move a thread with a move notice in the old sub-forum i become the error.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:22 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.12041 seconds
  • Memory Usage 2,396KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (2)bbcode_php
  • (14)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (16)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete