The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
MGC Chatbox Evo Details »» | |||||||||||||||||||||||||||
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.
Detailed features Following is a non-exhaustive list:
Refer to the readme for the chatbox install. Demo Live demo on MGC Products forum Languages
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
Show Your Support
|
18 благодарности(ей) от: | ||
CarpCharacin, Dotox, guvatara, Honk0815, john7911, Judge Dredd X, Lemminator, munkfish, nacaruncr, NoMatt3r, O_Dog, Popa Andrei, Shadowxxxx, theuploader, Toorak Times, zbahadir |
Comments |
#3942
|
|||
|
|||
I like some things about your box, and some about the inferno shout box - and I have the pro of the inferno one...
And there are downsides to both boxes... A separate one is needed so the mods can see what users are writing at the same time as what the mods are writing without changing channels.. The style fix, how do you activate that? Because when I disable the display on forum home, and put the variable in, nothing happens... |
#3943
|
||||
|
||||
Bug:
After sending a private chat, then clicking on the dropdown next to my avatar of that Private Chat. the selection contains editing links for the person you sent the PC to and not for the person who sent it. It still functions correctly, just confusing for the user. |
#3944
|
||||
|
||||
Quote:
Quote:
Quote:
|
#3945
|
|||
|
|||
The one in the readme says just to put the variable in, and I did that, but nothing happens unless the shoutbox is activated on forumhome..
Features like remembering the users style options (like they set their font color, styling and it saves it) - being able to double click the message and do more than just edit it... like delete.. |
#3946
|
|||
|
|||
Still does not work following this:
Display problem in some styles In some styles, you can encounter display problems because the chatbox uses an automatic insertion system in the templates based on specific variables that might not be present in your styles. If you encounter such problems, follow these few steps (my example is based on the display of the chatbox at the bottom of the forum page but you can easily transpose it to another position causing problems): Go into the plugin manager of your admin control panel. Edit the plugin Chatbox display on forumhome. Replace $find = '$forumhome_markread_script';. By : Finally, go in the style manager and edit the FORUMHOME template. Add : before $footer. ---------- another feature I like for infernoshout, all you have to do is insert the damn variable wherever you want it to show up.... And obvious bugs are annoying: Chat does not always show up in the right order!!!! |
#3947
|
|||
|
|||
Alright guys, if it this shoutbox does NOT work for you in your style DO THIS
EDIT THE Chatbox display on all pages plugin/part of the plugin.. CHANGE IT TO GLOBAL COMPLETE REPLACE ALL CODE WITH Code:
if ($vbulletin->options['mgc_cb_evo_active'] && $vbulletin->userinfo['mgc_cb_evo_show'] && can_view_mgc_cb_evo()) { require_once (DIR . '/includes/functions_mgc_cb_evo.php'); if (THIS_SCRIPT != "mgc_cb_evo") { $output = str_replace('<!--{%MODBOX%}-->', build_mgc_cb_evo_display($vbulletin->options['mgc_cb_evo_normalmode_height']), $output); } } THEN PUT "<!--{%MODBOX%}-->" WHEREVER YOU WANT IT TO SHOW UP |
#3948
|
|||
|
|||
The way that is in the readme has worked fine...
|
#3949
|
||||
|
||||
Hello
Is it possible to "decrypt" the JS files in a normal way ? I know - your Copyright information is hidden there still it's hard to do some debugging |
#3950
|
|||
|
|||
When I had vbulletin 3.74, I installed this mod , uninstalled it, upgraded to vbulletin 3.8 and now when I change any settings in a usergroup and save it I get a database error... saying" MySQL Error : Unknown column 'mgc_cb_evo_permissions' in 'field list'"
I notice that in the usergroups that the "MGC Chatbox Evo : Custom permissions" options are still there. How can I fully uninstall this mod? In plug-in/Products "Manage Products" it shows that it is not installed. |
#3951
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|