[REQ]MGC Chatbox Evo for vBadvanced CMPS 3.1.0

Kena

New Member
hello!

i'm seeking this mod:

MGC Chatbox Evo for vBadvanced CMPS 3.1.0

is it available at:


I know it is shared on vbteam but the file attached was not up to date... so it is doesn't work for vBa 3.1.0

the official release was updated to work fine with vBA 3.1 and vB 3.8!

if someone could upload this great hack from vB.org I would be grateful to him!

EDIT:

i had paste this thread in the correct section!

please delete this one !

thanks
 

chakru

New Member
This module will work with your cmp_index inside or outside the forum root folder..

(New)version 1.7:
Updated to be compatible with:
MGC Chatbox Evo Version: 1.0.0 and MGC Chatbox Evo Version: 1.1.0

New how to install:
1:
Admincp >> MGC Chatbox Evo>> Display and position >>
Display on defined pages in a variable set to Yes..
and in the Other pages list,, put adv_index in that box...

2:
Admincp >> vBa CMPS >> Download / Upload Module,,
Select mgcchatboxevo17.xml file from your computer.
Active set to YES..
Select Style to install templates to..
Set Usergroups permissions..
Click (Submit)..

After Rebuild Style Information ,,click "Continue" to activate this module on your CMPS pages.
Move to: center Column,,then set the Order:

If you have any problems with it just saying Loading,,do step three..
3:
Adminc >> Plugins & Products >> Plugin Manager >> Global variables of the chatbox

Put this:
Code:
Code:
$forumpath = $vbulletin->options[bburl];
before:

Code:
Code:
if (THIS_SCRIPT == 'adv_index' && !empty($forumpath))
{
	$mgc_cb_evo_floc = $forumpath . '/';
}
else
{
	$mgc_cb_evo_floc = '';
}
Enjoy !!
smile.gif
 

chakru

New Member
Please do not pm me with your requests, if you need anything make a thread here.. so that anyone can help you not only me!

regards
 

Kena

New Member
hi,

ok i'm sorry for the private request,

after the step 3 the module works like a charm

many thanks again!
 

chakru

New Member
Kena said:
hi,

ok i'm sorry for the private request,

after the step 3 the module works like a charm

many thanks again!

you welcome! do not hesitate to request more! but please mention the links of vb.org so it will be easy for us to get you the requested mods

regards
 
Top