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 |
#402
|
||||
|
||||
I deleted a couple of posts. Please keep it civil and be respectful of each other.
|
#403
|
|||
|
|||
Quote:
But like I stated before, if you edit the XML file and replace the functions items with the newly named ones, then try and import, that might work. And I suggest prior to any *testing* you do backups. I do know VBDev plans on helping Stang update this addon shortly though, so I'd just sit tight. |
#404
|
|||
|
|||
I hope you all find this useful. I couldn't wait any longer for an update, so I edited the module and came up with this version. It works for me with 2.4.2, so I'm sharing it with you.
Bear in mind that I had to perform many other template and code edits to repair path issues because of the persistent "Loading..." screen. Fixed that loading error with this post. I also used this post to fix some other script/image errors. My environment has vBAdvanced in the web root, and my forums in a subdirectory. If this works for you, let stangger5 know so he can see what I did, and maybe improve on it. |
#405
|
||||
|
||||
Thx!!!
|
#406
|
|||
|
|||
Is anyone having any problems with the update I posted?
|
#407
|
|||
|
|||
Not at all... good work
|
#408
|
||||
|
||||
I'm having a problem, i'm still getting the "Loading..." even tho i used that one post and made the changes...
|
#409
|
|||
|
|||
This error is almost always a path error in the scripts, plug-ins and templates. There are lots of areas using relative paths ("images/misc/etc.gif") that I had to change to use absolute paths ("/images/misc/etc.gif") to get things to work with vbadvanced, since I don't have it installed to my forum's root folder. If I can find all the places I edited, I may post a comprehensive list of all edit points for those of you still stuck. I'll run a text compare tool when I get the chance and post up my changes. It'll take a while due to all the changes, and each site's changes may be different depending on your configuration.
|
#410
|
||||
|
||||
So it's not just the 2 files? Do i have to edit every file?? Lol, yea my vba is in another directory too, which is why i'm having these problems...
|
#411
|
|||
|
|||
Yeah, I edited several locations. If I weren't in the middle of a HUGE work crisis, I'd have cataloged my edits by now. I'll try to provide more details once the smoke clears and I'm not spending 16 hours a day at my job.
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|