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
  #4832  
Old 04-07-2009, 09:24 PM
kronnos kronnos is offline
 
Join Date: Apr 2006
Posts: 241
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey,

Just installed the new version on 3.8.2 and so far everything is fine except the few questions I have.

1- Everytime I get an error or other message from the chatbox, I can't see it untill I highlight it.



And here is after highlight...


So how do i change the text color so its black or something.

2- I wanted a custom location to put the chat on the forumhome so I did the following change:

From:
Code:
          $find = '$forumhome_markread_script';
          $brb = ' <br />'; 
          $bra = ' ';
TO:
Code:
          $find = '<!-- End top category table setup -->';
I deleted $brb = ' <br />'; AND $bra = ' '; because I figured the "$brb = ' <br />';" is what gave me the extra space above the chatbox and "$bra = ' ';" removed the 5% spacer I had on my fluid template and made it full screen. I don't know why or what it was supposed to do in the first place. So is it ok that i removed those 2 lines?

Also, is it ok i changed the plugin instead of just pasting the custom code in any location i wanted to? Does this mean it will add an extra query to the database since this new location its looking for is not cached?

3- In the top row of the chatbox, it shows the chatbox name centered. How can I make it so its aligned to the left?

4- The page loads really quick, as usual, but when it reaches the place with the chatbox location, it kinda stops to think for a few seconds. i also noticed this on Forumcoding site as well. Is this normal, will there be a way to reduce that load time, Or is that just the way it is?


BTW, I own the BF version, if that makes any difference in the changes i would need to make for above changes.

Thanks
Reply With Quote
  #4833  
Old 04-08-2009, 12:06 AM
jalmz's Avatar
jalmz jalmz is offline
 
Join Date: Aug 2005
Posts: 90
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

im having problem with the arcade. the mgc chat box is gone.
Reply With Quote
  #4834  
Old 04-08-2009, 12:48 AM
Prettyeyes4you Prettyeyes4you is offline
 
Join Date: Feb 2009
Location: Phoenix, AZ
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

We have been v2.3.0 with vb 3.8.1 and everything is working fairly well. We have added some stuff mentioned here as causing problems like an arcade but so far so good.

One thing we found early on was having chat open in multiple pages was a drag on our resources. Perhaps those having problems might look to that as a source of their troubles

Members like the command functions, specially the me and slap,

My admins like the announcement commands

Would it also be possible to add a "you" command? kinda miss that one

Thanks
Reply With Quote
  #4835  
Old 04-08-2009, 01:02 AM
EntranaRS EntranaRS is offline
 
Join Date: Jun 2008
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i cant Set the Permissions so UserGroups and cant use Commands and Actions Help please
Reply With Quote
  #4836  
Old 04-08-2009, 01:15 AM
zero5854 zero5854 is offline
 
Join Date: Oct 2008
Posts: 129
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

NICE just bought it working great thanks@!
Reply With Quote
  #4837  
Old 04-08-2009, 01:26 AM
EntranaRS EntranaRS is offline
 
Join Date: Jun 2008
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Lol you bought it?
Reply With Quote
  #4838  
Old 04-08-2009, 03:21 AM
Mellymonster Mellymonster is offline
 
Join Date: Oct 2008
Posts: 308
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks installed the new upgrade, hope that it fixes the things that people were complaining about..
Reply With Quote
  #4839  
Old 04-08-2009, 03:48 AM
Icy Icy is offline
 
Join Date: Nov 2007
Posts: 147
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by VBDev View Post
Hum this doesn't seem like more space to me, is it ?
Umm I didn't noticed that you used the free space for notification
Reply With Quote
  #4840  
Old 04-08-2009, 06:11 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 Ekki View Post
Yes, the german language is the problem! No errors with the english language.
Ok I'll post a fixed language tonight, captainslater hasn't update this sentence damn him

Quote:
Originally Posted by TimberFloorAu View Post
Apologies.

I thought I had deleted my post.

That last quote, was the beginning of a post containing huge array of database errors. Which crashed the forum. We got it fixed, please disregard that last message.

Please can you confirm, the last good working version of the chat prior to vb3.8 version.

So that we may download and start over.

Ste
Well I don't remember coz there is no real vB3.8 version you know. Chatbox is compatible with both versions from vB3.6 to vB3.8.

What's wrong for you with the last releases ?

I think you might try something like 2.0.0 or kinda like.

Quote:
Originally Posted by Diana Notacat View Post
I am having major refresh issues with the 2.3.2 version. Most of the time the refresh stops working after a minute or two, or doesn't work at all. (It IS enabled!)

I upgraded from 2.2.0 (I also made sure to run the upgrade script as well.)

I've also switched back and forth between running the YUI direct from yahoo and from the server, but still having the chat get stuck on the "Loading..." screen or stuck on the chat screen without refreshing.
It refreshes at first but then get stucked ?

Any error in the error console of firefox ? (or in firebug firefox extension i fyou have it)

Quote:
Originally Posted by yotsume View Post
Is there a way to get the chatbox to display on the vbBlogs homepage and members blogs?
I think you can as chatbox can be displayed in any vBulletin page, you just have to configure the location options in the chatbox settings.

Quote:
Originally Posted by princeedward View Post
hi....really can't make this chatbox to my site vB3.6.8. also the language can't upload it...due to wrong version....can anyone help me on this please...

As stated in the readme you have to select "Ignore language version" when importing the language file.

"really can't make this chatbox to my site" <= how can I help you if you don't give any details ?
Reply With Quote
  #4841  
Old 04-08-2009, 06:22 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 MDK-Indy View Post
Yes...

Have you a Idea how i can Fix it?

greeting Indy
I will post a corrected german language as stated in post just above

Quote:
Originally Posted by kronnos View Post
1- Everytime I get an error or other message from the chatbox, I can't see it untill I highlight it.



And here is after highlight...


So how do i change the text color so its black or something.
This is YUI css, I think I posted a hint here in the thread on how to fix this if you are experiencing the issue.

Quote:
Originally Posted by kronnos View Post
2- I wanted a custom location to put the chat on the forumhome so I did the following change:

From:
Code:
          $find = '$forumhome_markread_script';
          $brb = ' <br />'; 
          $bra = ' ';
TO:
Code:
          $find = '<!-- End top category table setup -->';
I deleted $brb = ' <br />'; AND $bra = ' '; because I figured the "$brb = ' <br />';" is what gave me the extra space above the chatbox and "$bra = ' ';" removed the 5% spacer I had on my fluid template and made it full screen. I don't know why or what it was supposed to do in the first place. So is it ok that i removed those 2 lines?
Yes you can proceed.

Quote:
Originally Posted by kronnos View Post
Also, is it ok i changed the plugin instead of just pasting the custom code in any location i wanted to? Does this mean it will add an extra query to the database since this new location its looking for is not cached?
No no.

Quote:
Originally Posted by kronnos View Post
3- In the top row of the chatbox, it shows the chatbox name centered. How can I make it so its aligned to the left?
Edit the mgc_cb_evo template. But becareful, don't forget to revert the template at each upgrade or you'll have "hey it's not working issues"

Quote:
Originally Posted by kronnos View Post
4- The page loads really quick, as usual, but when it reaches the place with the chatbox location, it kinda stops to think for a few seconds. i also noticed this on Forumcoding site as well. Is this normal, will there be a way to reduce that load time, Or is that just the way it is?
I think it's due to javascript loading, I have to work on that in next releases coz it's bearly annoying I must admit.

Quote:
Originally Posted by kronnos View Post
BTW, I own the BF version, if that makes any difference in the changes i would need to make for above changes.
Nope doesn't

Quote:
Originally Posted by jalmz View Post
im having problem with the arcade. the mgc chat box is gone.
Just like that it disapeared ?!

Quote:
Originally Posted by Prettyeyes4you View Post
One thing we found early on was having chat open in multiple pages was a drag on our resources. Perhaps those having problems might look to that as a source of their troubles
I don't follow you, what do you mean ?


Quote:
Originally Posted by Prettyeyes4you View Post
Members like the command functions, specially the me and slap,

My admins like the announcement commands

Would it also be possible to add a "you" command? kinda miss that one
What does this command do ?

Quote:
Originally Posted by EntranaRS View Post
i cant Set the Permissions so UserGroups and cant use Commands and Actions Help please
Why can't you ? do you get any 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 01:42 AM.


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.10831 seconds
  • Memory Usage 2,398KB
  • 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
  • (4)bbcode_code
  • (17)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