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 |
#392
|
|||
|
|||
Works for me.
|
#393
|
|||
|
|||
Thanks for the great mod!
I've taken the pop out url and made it a link in my main cms navigation area so that users can go right to the chatrooms (I found it a little too much having it on all the chat pages, to be honest but ... to each their own!) Anyway, why I'm writing is this - the chatroom name images are not appearing for me despite the fact that the path I'm seeing when I check the properties of the image, is correct. Alternatively, it's adding a _nosel.gif to the end of each image. Perhaps I over looked something? My vbadvanced is on the same level as my forums and the chat (not sure if that information makes a difference or not) and I did a fresh install as I'm a new user as of yesterday. I'm using version 3.8.4 of vbulletin (if that also helps you) and I've installed the images on both of the following paths in an attempt to make them show up - {path to vbulletin}/images/misc/mgc_cb_evo/channels {path to vbulletin}/images/{Theme Name}/misc/mgc_cb_evo/channels Any ideas on why my images aren't showing up? Thanks so much for your time and effort - you ARE appreciated! -Dee Vbulletin/Vbadvanced Newbie! PS: Is it possible to add a "room description" to each room in my chat? I run an roleplay site and it would be extremely helpful if the room description appeared at the top of the chat when a member entered the room. |
#394
|
|||
|
|||
I feel like the noob I am... not only did I reply to the wrong board (thanks google) but I also found an answer here: https://vborg.vbsupport.ru/showpost....postcount=5309
Thanks again for the great mod and please kids... pay more attention to directions than I did. *hangs head in shame and runs off to another board* -Dee Yep... she's THAT noob. |
#395
|
|||
|
|||
It works not with the new vers. of the MGC shoutbox...
https://vborg.vbsupport.ru/showpost....postcount=5516 |
#396
|
|||
|
|||
Quote:
And pwned....... https://vborg.vbsupport.ru/showpost....postcount=5517 |
#397
|
|||
|
|||
I get this error
Fatal error: Call to undefined function can_view_mgc_cb_evo() in /home/mysite/public_html/forum/modules/mgc_cb_evo.php on line 3 any ideas? |
#398
|
||||
|
||||
Quote:
Anyway, thats how I see it... I also get the error in vbadvanced, I will uninstall and use an older version, till the updated vbadvanced plugin is released. |
#399
|
|||
|
|||
well, something with this, just isn't right.
I have attempted to install this on VBA three different forums, and I ALWAYS get some error. Remove the module, and error goes away. I need to add, that on the forum end, chatbox is flawless. |
#400
|
||||
|
||||
Support at it's best!
Quote:
Quote:
Been playing with it here on a couple of my dev installations locally and simply can't find a workaround. Even dragged one of my coders from his own work (kicking and screaming, clawing at the floor) in to have a butchers, and even he was a little flummoxed, so I'll have to wait for action here. |
#401
|
|||
|
|||
Well heres the problem, there was major changes from 2.3.2 and 2.4.2 notably in that there is no longer a functions_mgc_blahblah.php file, they are all broken down into classes. So basically all the function calls need to be re-referenced using the new class functions. I'm trying to nail down which function calls translate to what, but I think I might've run into an issue with the display.
Ranger187, if you have it working, could you post up what you did to get it to work? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|