![]() |
*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? |
How come when I click a profile in the chat it logs me out?
|
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 ! |
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 |
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 |
Quote:
|
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.
|
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.
|
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?
|
Quote:
|
Brief outline of environment:
vBulletin 3.8.3, vBAdvanced 3.2.0, MGC Chat 2.3.2 and this add-on. Both vBulletin and vBAdvanced are installed to root. I have used MGC Chat on vB and vBA for a long time without any issue. Currently the chatbox works flawlessly on any page OTHER than vBA where it simply refuses to display! I have tried all the fixes listed in previous posts, I have tried doing a totally clean install (of naked vBulletin and vBAdvanced, no other mods/add-ons) without any success. I am coming to the end of my tether. Am I missing something? Any help would be sincerely appreciated. |
I have the same environment as gothicuser above me. I don't know if my issue is the same as his, but it sounds similar.
I cannot show the VBA module on any page that MGC Chatbox Evo has a built-in insert code for: Position of the chatbox on the forum home (forumhome) Position of the chatbox in the forums (forumdisplay) Position of the chatbox in the threads I have to use the above built-in options to make the box appear on those pages, and since it's using the built-in function, and not VBA, I can't move it where I want. |
I just completed reading all 25 pages of this thread and I am in the same situation as gothicuser.
Works as advertised in Forumhome, etc. But not in VBA. When I turn it on in VbA I see the center blocks lower themselves slightly as if it's inserting a block, but nothing shows whatsoever. My cmps_index.php file is simply renamed "index.php" and it's the ONLY file in the root directory. All other files are inside /forums/ I'd be glad to give you admin rights to fix this Sangger5? |
Ok, I read thru everything and I havent been able to fix my problems. I was able to fix a couple but not the following.
1) The Loading... is staying unchanged on my homepages, but works fine on others. 2) The buttons on the chatboxes below also have a link issue. Its not including the /forums/ in the url. Dont work below Homepage Alt Homepage Works fine below Forums also works with my forumdispalys Any help would be greatfull, Thank you, |
Edited...
I think I fixed all the kinks out. have a look. I do have a question thou, how do I get this to show up on my v3arcade. That is the only place its not at How can I set it to show under every navbar? |
Quote:
thanks |
in your includes folder, you will find a file called functions_mgc_cb_evo.php. All of my files are in a folder called /forums/. So I just added /forums/ infront of every clientscript/mgc_cb_evo in that php file. Start modifying after line 1765 and below.
I modified all the href=" and src=" lines Hope that helps. |
I can not seem to get this to show in vBadvanced CMPS can anyone help me please
|
Can someone tell me how to change the background color of the chatbox. I dont want to chat the colors of the forum just the box itself.
Thank you, |
Quote:
|
Quote:
|
Still needing help with fixing my problem with channel icons not showing up. Also with changing the color of the background of the chatbox.
|
Any idea for a release for 2.4.0?
|
Quote:
|
/bumb
|
The time you people spent posting if it works with 2.4.0 you could have tested it and found out. It works. It's not a major upgrade.
|
Quote:
I checked file and it tries to include file that is not part of 2.4.0 Hopefully the mod will be updated. |
Works well for 3.8.4 and the latest version of vba though I have to change some link in the funtion... file in the include folder.
Any one know how to make this work on a side block? |
Quote:
|
Not compatible with 2.4.1! :(
|
Works for me.
|
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 :D 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. |
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. :o |
It works not with the new vers. of the MGC shoutbox...
https://vborg.vbsupport.ru/showpost....postcount=5516 |
Quote:
And pwned....... https://vborg.vbsupport.ru/showpost....postcount=5517 |
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? |
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. :rolleyes: |
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. |
Quote:
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. |
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? |
All times are GMT. The time now is 10:53 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|