Version: 1.7, by stangger5
Developer Last Online: Oct 2023
Category: Add-On Releases -
Version: 3.7.2
Rating:
Released: 02-07-2008
Last Update: 08-23-2008
Installs: 227
Auto-Templates
Additional Files
No support by the author.
This module shows MGC Chatbox Evo on vBadvanced CMPS v3.0.1
MGC Chatbox Evo found here ..
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
Just means continue on to the next step by clicking the submit button, or whatever text it has. After you Submit that info, it will be installed (still needing config in admincp)....
I attempted to hack my way around and make it work and finally - much to the frustation of my few users - removed the chat fom my CMPS page.
Is an update for vbAdvanced needed to make it work? Or, did I screw something up (again)
Thanks!
Not that I know of. But check the main MGC Chat thread located on the top of the plugin here. Sometimes it has to do with mod_security, sometimes just user error. Typically, it's mod_security, var security token, or incorrect config that chat doesn't work.
Not that I know of. But check the main MGC Chat thread located on the top of the plugin here. Sometimes it has to do with mod_security, sometimes just user error. Typically, it's mod_security, var security token, or incorrect config that chat doesn't work.
Would the fact that I can view source on working pages and the appropriate JavaScript is there but viewing source of the VbAdvanced page doesn't appear to have it point me in the right direction? (The long list of variables and such are absent but the chatbox appears without the branding and the channel name and of course loading..)
Makes me think there's a file not being overwritten or something...
Would the fact that I can view source on working pages and the appropriate JavaScript is there but viewing source of the VbAdvanced page doesn't appear to have it point me in the right direction? (The long list of variables and such are absent but the chatbox appears without the branding and the channel name and of course loading..)
Makes me think there's a file not being overwritten or something...
Sounds like a config error? Like the paths aren't set or something. If you are using the NEWEST vbadvanced, that might also be a problem.
Sounds like a config error? Like the paths aren't set or something. If you are using the NEWEST vbadvanced, that might also be a problem.
I've got it working by specifying the full path to my clientscript folder within functions_mgc_cb_evo.php ( $mgc_cb_evo_js_script = '<script type="text/javascript" src="***path here **/clientscript/mgc_cb_evo/mgc_cb_evo_header.js"></script>';
I've noticed the mini avatars aren't showing in vbadvanced either but I can chase that down later....
Does the clientscript folder issue for vbadvanced indicate anything I should go 'fix'?