Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
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
  #6432  
Old 05-27-2010, 02:22 AM
vilhiem vilhiem is offline
 
Join Date: May 2010
Posts: 114
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

To do a FlashWindow in Java, here's what I found:

From:
http://stackoverflow.com/questions/4...sers-attention

There are two common ways to do this: use JNI to set urgency hints on the taskbar's window, and create a notification icon/message. I prefer the second way, since it's cross-platform and less annoying.

See documentation on the TrayIcon class, particularly the displayMessage() method.


And:
http://java.sun.com/javase/6/docs/ap.../TrayIcon.html
Reply With Quote
  #6433  
Old 05-27-2010, 02:25 AM
vilhiem vilhiem is offline
 
Join Date: May 2010
Posts: 114
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

And here it is in JavaScript ... scroll down to solutions:

http://www.experts-exchange.com/Prog..._20612007.html
Reply With Quote
  #6434  
Old 05-27-2010, 04:21 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 jbd View Post
Installed this, but it seems to sporadically stop working in IE. It's fine in Firefox. Even if I don't upload any further plugins or change any other files at all, after a day or so it causes "object expected" errors in IE7 and the chatbox just hangs.

Strangely enough, when this happens it displays some messages from 20 mins ago, but not the more recent messages.

I've managed to fix this twice before by reuploading all the files, which is even stranger (not even reinstalling the product).

It's still working fine in Firefox for me, but this time I've been unable to fix the IE issue by reuploading the files. I'm now looking at possibly installing the VSA Chatbox, not sure how that compares to this.

FYI I am using vbSEO. I tried adding the vbSEO custom arguments provided here but that didn't help at all. I guess those are only if you want vbSEO to optimise the chat pages anyway, which I'm not too bothered about.
Well the vBSEO custom arguments have nothing to do with eventual lagging issues.

You don't have more informations on the error in IE ? Do you see an error in the firefox javascript console ?

Quote:
Originally Posted by tafreeh View Post
hey bud, how do I make this chatbox work with this theme
https://vborg.vbsupport.ru/showthread.php?t=228986

Thanks
Have you tried adapting the mgc_cb_evo.css template ?

Quote:
Originally Posted by Jeweetog View Post
Admins should be able to take a joke from their members, since the slapping is just meant as a joke
Yes but that could be interesting to have an option, I'll add this to the todo list.

Quote:
Originally Posted by ispots View Post
I know this was probably out of sight and out of mind for you, but I thought I'd let you know that I used this error as an excuse to just finally upgrade my board to 4.0...

Fresh install on 4.0 works just fine. :up:
So perhaps it's a bad for a good

Quote:
Originally Posted by vilhiem View Post
And here it is in JavaScript ... scroll down to solutions:

http://www.experts-exchange.com/Prog..._20612007.html
I don't have access this is a restricted site.
Reply With Quote
  #6435  
Old 05-27-2010, 07:24 AM
sweetguy2004's Avatar
sweetguy2004 sweetguy2004 is offline
 
Join Date: Feb 2007
Location: uk
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks bro good work!
Reply With Quote
  #6436  
Old 05-27-2010, 07:26 AM
Jeweetog Jeweetog is offline
 
Join Date: Sep 2009
Posts: 138
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by VBDev View Post
Yes but that could be interesting to have an option, I'll add this to the todo list.

Well, if you are in such a good mood.

I'd like to have a cron job that automatically saves the chats ever X hours and put them in an xml file somewhere in a folder of my webspace, and clears the chatbox.

And a maximum chars allowed to type in the input field.
Reply With Quote
  #6437  
Old 05-27-2010, 08:07 AM
Anakior Anakior is offline
 
Join Date: Apr 2006
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
You don't have more informations on the error in IE ? Do you see an error in the firefox javascript console ?
I have problem on ie too and don't have any error on firefox.

But i found what is causing some problem for me.

When i activate the /me command or the /slap and that someone use it on the chat, the chat stop functionning on ie.

The /me or /slap don't show on ie and the chat loaging forever without showing the text that follow.

If i delete the /me command or the /slap for the chat, the chat start to function again on ie.

No problem with firefox and i have firebug installed, he don't show anything so this is clearly ie that is in fault.
Reply With Quote
  #6438  
Old 05-27-2010, 09:06 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 Jeweetog View Post
Well, if you are in such a good mood.

I'd like to have a cron job that automatically saves the chats ever X hours and put them in an xml file somewhere in a folder of my webspace, and clears the chatbox.

And a maximum chars allowed to type in the input field.
Granted

Quote:
Originally Posted by Anakior View Post
I have problem on ie too and don't have any error on firefox.

But i found what is causing some problem for me.

When i activate the /me command or the /slap and that someone use it on the chat, the chat stop functionning on ie.

The /me or /slap don't show on ie and the chat loaging forever without showing the text that follow.

If i delete the /me command or the /slap for the chat, the chat start to function again on ie.

No problem with firefox and i have firebug installed, he don't show anything so this is clearly ie that is in fault.
Ok I'll investigate, thanks for these informations.
Reply With Quote
  #6439  
Old 05-27-2010, 07:19 PM
tafreeh tafreeh is offline
 
Join Date: May 2008
Location: Canada
Posts: 536
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by VBDev View Post


Have you tried adapting the mgc_cb_evo.css template ?


If i knew how to do that, i would definitely try that... so I need your guidance
Edit: btw, it does show the chatbox, but unable to post any messg and see any messg. take a look at the screenshot below
http://i46.tinypic.com/k30swm.png
Reply With Quote
  #6440  
Old 05-27-2010, 10:29 PM
TeknoSounds TeknoSounds is offline
 
Join Date: Nov 2006
Location: TX
Posts: 435
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Usually chatboxes are disabled in mobile styles due to incompatibility...
Reply With Quote
  #6441  
Old 05-27-2010, 11:02 PM
VBDev's Avatar
VBDev VBDev is offline
 
Join Date: Jan 2004
Location: France
Posts: 2,570
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tafreeh View Post
If i knew how to do that, i would definitely try that... so I need your guidance
Edit: btw, it does show the chatbox, but unable to post any messg and see any messg. take a look at the screenshot below
http://i46.tinypic.com/k30swm.png
Oh, hum can you check firefox javascript console coz there seems to be a js issue.

Quote:
Originally Posted by TeknoSounds View Post
Usually chatboxes are disabled in mobile styles due to incompatibility...
You have an option to disable the chatbox in certain style (IT's impossible to autoguess that a style is a mobile one, there is no option or so defining that).
Reply With Quote
Reply

Thread Tools

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 05:29 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.21475 seconds
  • Memory Usage 2,380KB
  • Queries Executed 28 (?)
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
  • (12)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_postinfo_query
  • fetch_postinfo
  • 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