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
  #6822  
Old 09-08-2010, 11:31 PM
furst furst is offline
 
Join Date: Dec 2005
Posts: 362
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When i unzip the rar file there are several folders in there, the install instructions only say to upload the images folder and files folder, do i need to anything with the others? such as channel_icons, language, archives, changelog? product folder has the file to be imported via admincp right?

Im just trying to find out why im getting this white screen crap, if anyone could assist me in finding out if these additional folders are supposed to be uploaded aswell?

Also in the admincp folder there is a file called mgc_cb_evo.php, there is also a file called this in the files folder (the folder that admincp folder is in), are they the same file? do both have to be uploaded?

also im not sure if i fully understand this

Quote:
Upload the content of the Images in each of your forum styles directories.
Im just uploading the files into my /images/misc folder, is that correct?
Reply With Quote
  #6823  
Old 09-08-2010, 11:48 PM
Hauk Hauk is offline
 
Join Date: Jul 2009
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kronnos View Post
Can someone please help me get rid of the gap after the chatbox.

I changed the position of the chatbox by editing the Display management plugin like:

FROM:

PHP Code:
                {
                    
$mgc_cb_evo_type_position    "forumhome_below";
                    
$mgc_cb_evo_insert_type     'replace';
                    
$mgc_cb_evo_insert_template 'FORUMHOME'
                    
$mgc_cb_evo_replace         ' $mgc_cb_evo ';
                    
$mgc_cb_evo_find             '$forumhome_markread_script';
                    
$mgc_cb_evo_brb             '<br />'
                    
$mgc_cb_evo_bra             ' '
                }
            } 
        break; 
TO:


PHP Code:
                {
                    
$mgc_cb_evo_type_position    "forumdisplay_below";
                    
$mgc_cb_evo_insert_type     'replace';
                    
$mgc_cb_evo_insert_template 'FORUMDISPLAY'
                    
$mgc_cb_evo_replace         ' $mgc_cb_evo ';
                    
$mgc_cb_evo_find             'custom phrase';
                }
            } 
        break; 
Now there is a gap between the next object.

Before the upgrade, I had the chatbox in that position without any gaps. Is there another place that in the new 3 version, there is a BR in some other related chatbox plugin?


BTW, The chatbox is just showing "Loading..." until the I click the reload button inside the chatbox. When clicking reload in browser does not help


Thanks!
See this for the loading problem:

Quote:
Originally Posted by Hauk View Post
For everyone having the problem where when you load the page and the chatbox sticks on "Loading..." the problem is that in /mgc_cb_evo/clientscript/mgc_cb_evo_functions.js mgc_oldvb3 is not defined, in the beginning where theres all the vars are defined, add:
Code:
var mgc_oldvb3 = 0;
and it will work!
Reply With Quote
  #6824  
Old 09-09-2010, 04:15 AM
kronnos kronnos is offline
 
Join Date: Apr 2006
Posts: 241
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Hauk View Post
See this for the loading problem:
Nope, does not work
Reply With Quote
  #6825  
Old 09-09-2010, 05:17 AM
Hauk Hauk is offline
 
Join Date: Jul 2009
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kronnos View Post
Nope, does not work
Open it up in FireFox, let the page finish loading and click Tools -> Error Console, scroll down to the bottom and see if theres an error, it will have a red x icon.
Reply With Quote
  #6826  
Old 09-09-2010, 05:37 AM
sweetguy2004's Avatar
sweetguy2004 sweetguy2004 is offline
 
Join Date: Feb 2007
Location: uk
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for update!
Reply With Quote
  #6827  
Old 09-09-2010, 08:44 AM
kronnos kronnos is offline
 
Join Date: Apr 2006
Posts: 241
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Hauk View Post
Open it up in FireFox, let the page finish loading and click Tools -> Error Console, scroll down to the bottom and see if theres an error, it will have a red x icon.
Wow, I got a whole bunch of error codes when i did that.

Warning: Error in parsing value for 'font-weight'. Declaration dropped.
Source File: http://www.mysite.com/
Line: 329
----------
Warning: Unknown property 'font-color'. Declaration dropped.
Source File: http://www.mysite.com/
Line: 401
---------
Warning: Error in parsing value for 'font-weight'. Declaration dropped.
Source File: http://www.mysite.com/
Line: 402
---------
Warning: Unknown property 'font-color'. Declaration dropped.
Source File: http://www.mysite.com/
Line: 412
---------
Warning: Error in parsing value for 'font-weight'. Declaration dropped.
Source File: http://www.mysite.com/
Line: 413
----------
Warning: Error in parsing value for 'width'. Declaration dropped.
Source File: http://www.mysite.com/mgc_cb_evo/cli...idget-skin.css
Line: 9
----------
Warning: Error in parsing value for 'margin-left'. Declaration dropped.
Source File: http://www.mysite.com/mgc_cb_evo/cli...idget-skin.css
Line: 14
----------
Warning: Unknown property '-moz-opacity'. Declaration dropped.
Source File: http://www.mysite.com/mgc_cb_evo/cli...idget-skin.css
Line: 24
-----------
Warning: Error in parsing value for 'filter'. Declaration dropped.
Source File: http://www.mysite.com/mgc_cb_evo/cli...idget-skin.css
Line: 24
-----------
Warning: Error in parsing value for 'padding'. Declaration dropped.
Source File: http://www.mysite.com/mgc_cb_evo/cli...atbox_tabs.css
Line: 40
----------
Warning: Unknown property 'zoom'. Declaration dropped.
Source File: http://www.mysite.com/mgc_cb_evo/cli...atbox_tabs.css
Line: 54
----------
Warning: Unknown property 'zoom'. Declaration dropped.
Source File: http://www.mysite.com/mgc_cb_evo/cli...atbox_tabs.css
Line: 59
-----------
Warning: Unknown property 'zoom'. Declaration dropped.
Source File: http://www.mysite.com/mgc_cb_evo/cli...atbox_tabs.css
Line: 76
-------------
Warning: Unknown property 'zoom'. Declaration dropped.
Source File: http://www.mysite.com/mgc_cb_evo/cli...atbox_tabs.css
Line: 92
-----------
Warning: Unknown property 'zoom'. Declaration dropped.
Source File: http://www.mysite.com/mgc_cb_evo/cli...atbox_tabs.css
Line: 132
----------
Warning: Unknown property 'zoom'. Declaration dropped.
Source File: http://www.mysite.com/mgc_cb_evo/cli...atbox_tabs.css
Line: 139
----------
Warning: Error in parsing value for 'cursor'. Declaration dropped.
Source File: http://www.mysite.com/mgc_cb_evo/cli...atbox_tabs.css
Line: 159
-----------
Warning: Error in parsing value for 'filter'. Declaration dropped.
Source File: http://yui.yahooapis.com/combo?2.7.0...sam/button.css
Line: 7

AND 2 more of exact same message after...
-----------
Warning: Expected declaration but found '*'. Skipped to next declaration.
Source File: http://yui.yahooapis.com/combo?2.7.0...sam/button.css
Line: 7

AND 9 more of exact same message after...
----------------
Warning: Expected declaration but found '*'. Skipped to next declaration.
Source File: http://yui.yahooapis.com/combo?2.7.0...sam/button.css
Line: 14

AND 7 more of exact same message after...
----------------
Reply With Quote
  #6828  
Old 09-09-2010, 09:31 AM
Swordman844555 Swordman844555 is offline
 
Join Date: Aug 2006
Location: Germany
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is it possible to make certain Colors in the Chat for the Team?

Is it possible to add other Colors?
Reply With Quote
  #6829  
Old 09-09-2010, 05:14 PM
mauro269 mauro269 is offline
 
Join Date: Oct 2005
Location: Palermo
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

mmm, I've installed all following the readme file in the zip...I've also activated the chat from the chat settings, but I still don't see the chat.
What should I do to see it?
Thanks
Reply With Quote
  #6830  
Old 09-09-2010, 06:39 PM
will555559 will555559 is offline
 
Join Date: May 2009
Posts: 43
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mauro269 View Post
mmm, I've installed all following the readme file in the zip...I've also activated the chat from the chat settings, but I still don't see the chat.
What should I do to see it?
Thanks
Did you set usergroup permissions?
Reply With Quote
  #6831  
Old 09-09-2010, 07:32 PM
mauro269 mauro269 is offline
 
Join Date: Oct 2005
Location: Palermo
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by will555559 View Post
Did you set usergroup permissions?
Yes. Should I have to modify something in the template code?I'm using default vbulletin theme.
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 12:36 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.07987 seconds
  • Memory Usage 2,395KB
  • 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
  • (1)bbcode_code
  • (2)bbcode_php
  • (8)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
  • (7)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