The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
MGC Chatbox Evo for vBadvanced CMPS Details »» | |||||||||||||||||||||||||
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 Put this: Code:
$forumpath = $vbulletin->options[bburl]; Code:
if (THIS_SCRIPT == 'adv_index' && !empty($forumpath)) { $mgc_cb_evo_floc = $forumpath . '/'; } else { $mgc_cb_evo_floc = ''; } Show Your Support
|
Comments |
#362
|
|||
|
|||
*VBulletin3.8.2.
*CMPS 3.1.0 *MGC Chatbox Evo Version 2.3.2 *MGC Chatbox Evo for vBadvanced CMPS: 1.7.0 You guys try this. The problem caused by path. If your cmps_index.php is outside of the forum directory, try this. You may need change /forums/ to /forum/ If your forum folder's name is 'forum'. Don't use '$vboptions[bburl]' instead of /forums/. 1. PLUG-IN edit Adminc >> Plugins & Products >> Plugin Manager >> Global variables of the chatbox Put this: Code: $forumpath = $vbulletin->options[bburl]; before: Code: if (THIS_SCRIPT == 'adv_index' && !empty($forumpath)) { $mgc_cb_evo_floc = $forumpath . '/'; } else { $mgc_cb_evo_floc = ''; } 2. includes/functions_mgc_cb_evo.php You can fix 'Loading...' by this edit. Find All: href="clientscript/ Replace All: href="/forums/clientscript/ 3. File edit for avatar: function_mgc_cb_evo.php Find All: $avatarurl = 'image.php?' Replace All: $avatarurl = '/forums/image.php?' 4. Template: mgc_cb_evo_editor Find : (2 place) <a href="mgc_cb_evo.php?$session[sessionurl]do=view_chatbox" Replace : <a href="/forums/mgc_cb_evo.php?$session[sessionurl]do=view_chatbox" 4. Template: mgc_cb_evo_chatbit_menu For Profile link. Find : <a href="member.php? Replace : <a href="/forums/member.php? |
#363
|
|||
|
|||
How come when I click a profile in the chat it logs me out?
|
#364
|
|||
|
|||
Quote:
It's like theres still something not looking in the /Forum directory of my forums but i've made all the changes 2 times and resintalled everything from scratch both times, ran out of ideas now ! |
#365
|
||||
|
||||
Hey,
Thanks for the module m8! I have a question though. Once I activate the "Module Wrapper" option, the layout of my front is all streched. In the options, when wanting to enable the "Module Wrapper": "Please note that the options are only applicable if the 'Use Module Wrapper Template' option below is set to 'Yes'. Also note that all templates should use the following format if this setting is enabled: <tr> <td class="$bgclass"> <!-- Your code here --> </td> </tr>" Anoce I add this, it still does not work. I have to disable the module wrapper, which implifies I do not have a nice header on the chat. Any ideas? Thanks! ::edit:: Forgot to mention, we are using MGC 2.2.1 |
#366
|
|||
|
|||
hi! my CMPS is outsid from the forum root folder but the chat dosnt want to load the messages.
if i do this edit 2. includes/functions_mgc_cb_evo.php You can fix 'Loading...' by this edit. Find All: href="clientscript/ Replace All: href="/forums/clientscript/ the chat working fine in CMPS but dosnt work in forum home page http://bloodaoc.info/ can u help me whats the problem? thx |
#367
|
||||
|
||||
Quote:
|
#368
|
|||
|
|||
Hi stangger5 I just sent you a PM. I'm hoping you can come and work your magic at my place. Can't seem to get the chatbox to show up on my cmps.
|
#369
|
|||
|
|||
Hey, nevermind. I reinstalled the product and ordered it to show first instead of second. That worked. No idea why, but it did. Thanks to everyone in this thread for all the tips.
|
#370
|
|||
|
|||
Hrmm I tried everything to troubleshoot my problem but it still does not appear on my forum home or even in my CMPS, any ideas?
|
#371
|
|||
|
|||
Quote:
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|