vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Add-On Releases - MGC Chatbox Evo for vBadvanced CMPS (https://vborg.vbsupport.ru/showthread.php?t=169965)

stangger5 01-01-2009 03:42 AM

Thanks gpc10347 and venohm !!

I`m working on a new version..

What does everyone think about it showing on top of the columns ??
Under the navbar...

:)

venohm 01-01-2009 02:12 PM

I usually keep the shoutbox close to the top on my home page. Normally I display it in the middle right bellow the user CP module.

So, I don't see a major problem with it at the top.

Cheers,

gpc10347 01-02-2009 02:38 PM

Quote:

Originally Posted by stangger5 (Post 1698313)
Thanks gpc10347 and venohm !!

I`m working on a new version..

What does everyone think about it showing on top of the columns ??
Under the navbar...

:)

Might make a nifty option...

In the meantime, I've stumbled on to a small error in IE7 that might not be related but if you saw an error that read:

Line: 2
Char: 20180
Error: 'statuses' is null or not an object
Code: 0
URL: http:// my idiotic forum...

where would you peek for the problem?

(and please don't say "between the monitor and the chair" as I am in such a fragile state!)

Thanks!

Giray 01-03-2009 04:24 AM

Quote:

Originally Posted by stangger5 (Post 1698313)
I`m working on a new version..

Awesome. Thanks so much for this. And my condolences for your loss.

Ranger187 01-04-2009 06:40 AM

Quote:

Originally Posted by Giray (Post 1700024)
Awesome. Thanks so much for this. And my condolences for your loss.

This is odd. Only does this on one of the sites I run.

MGC Chat 2.1.0 / CPMS 3.0.1 / VB 3.8.0 B4

Loading issue fix step 3 doesn't correct it.

CPMS = www.example.com
Forums = www.example.com/forums

I just reinstalled Server 2008 so don't have FF to see the errors and IE only says error, object expected off the CPMS link, not the Forums...

gothicuser 01-04-2009 10:45 AM

I followed the install instructions to the letter, didn't work.
I then experimented with something from one of my other forums using the vBCMS portal, and used the following in 'Global variables of the chatbox'
Replaced all
PHP Code:

require_once(DIR '/includes/functions_mgc_cb_evo.php');

mgc_cb_evo_unserialize_user_params();

if (
THIS_SCRIPT == $script OR SCRIPTGLOBAL == $script)
 {
    
$mgc_cb_evo_floc $forumpath '/';
}
else
{
    
$mgc_cb_evo_floc '';


That worked.

carcomp 01-04-2009 07:55 PM

Has anyone seen an issue where the chatbox is displayed twice on the vBAdvanced page? I've followed the instructions. Even performed the "step 3" above. I have a functioning chat box, with another right below it that does nothing except "remote control" the top one.

.

carcomp 01-04-2009 07:56 PM

NEVERMIND. Duh I had it set to display on all pages.

carcomp 01-05-2009 05:21 PM

What do I need to do so that Unregistered users can see the chat on vba? I've got it so that I can see it when I'm logged in, and I'm sure i've got the permissions set for unregged users to view and use the chatbox (i've tried it). I can see it (the chatbox) on the main forum, but not on the vba. It just disappears when I logout.

See my forum: http://www.quad4forums.com

If you aren't logged in, you should see the chat right above the picture of the car.

venohm 01-06-2009 01:44 AM

OK, so it seems to work with the newest version if you have the vba and forums in the same directory, but if, like me, you have www.domain.com as your vba and www.domain.com/forums/ as your forums directory, then it doesn't work, even with the fix above.

That's as far as I have gotten.

Cheers,

gentz 01-09-2009 04:40 PM

this still shows the loading...... even with the global variables mod..........what could be wrong? it shows all perfect just doesnt load.....

venohm 01-09-2009 05:00 PM

Gentz,

Which version of MGC Chatbox Evo do you have installed?

jazde86 01-10-2009 12:54 PM

If I upload the xml as an module, nothing happens there - no module were added to CMPS. I use the new MGC Chatbox Evo 2.1.0 and vBa CMPS 3.1.0

venohm 01-10-2009 02:09 PM

Did you upload the xml file through the Admincp >> vBa CMPS >> Download / Upload Module?

You then have to activate the module as well as tell it where to display and display order.

Also, if you have your CMPS in a different directory than your forums software, you may have problems as well as there seem to be some compatibility issues with the newest version of MGC Chatbox Evo. The author has stated a new version is in the works.

jazde86 01-10-2009 02:19 PM

I uploaded the xml file as described in the installation file, but there is no new module in my vBa CMPS AdminCP. Which name has the module in vBa AdminCP after upload?

venohm 01-10-2009 04:04 PM

The module should be called [MGC Chatbox Evo 1.7] after installed.

I can see it in my AdminCP->vBa CMPS->Edit Modules.

Though I currently have it not displaying due to the Loading error with the forum being in a different channel with the new version of MGC Chatbox Evo.

jazde86 01-10-2009 07:56 PM

Hmm, did not work here, there is no new module. :(

robbiefritz 01-11-2009 12:04 AM

I have the module in the list but nothing is displayed on the portal page.

venohm 01-11-2009 12:30 AM

To get the module to display on the vBa home page, go to
AdminCP->vBa CMPS->Edit Pages

Edit Homepage.

If the module is listed in Inactive modules, you have to move it to a column and choose the display order.

Jazde86, if the module is not showing up, you will have to go back through the upload process is the only thing I can think of.

Admincp >> vBa CMPS >> Download / Upload Module

robbiefritz 01-11-2009 12:35 AM

the module is showing up in the center column :(

Just not visible on the page.

Update: I have the free version of the CB does this have an impact?

Also where does one set the global variable as mentioned above?

venohm 01-11-2009 03:00 AM

The global variables are in

Admincp >> Plugins & Products >> Plugin Manager >> Global variables of the chatbox

Does the module show the loading on the vBa?

Giray 01-11-2009 06:55 AM

Hi, before upgrading Chatbox Evo to 2.1.0, I just want to know if anyone has MGC Chatbox Evo for vBadvanced CMPS Version: 1.7 working with vBulletin 3.8.0?

jazde86 01-11-2009 09:48 AM

Quote:

Originally Posted by venohm (Post 1708024)
Jazde86, if the module is not showing up, you will have to go back through the upload process is the only thing I can think of.

Admincp >> vBa CMPS >> Download / Upload Module

I upload the xml via AdminCP, the xml is now in the modules directory on the FTP, but after the rebuild of the styles I only can click Back and then there is no new module. *argh* Don't know what is wrong with my installation.

robbiefritz 01-11-2009 11:16 AM

Quote:

Originally Posted by stangger5 (Post 1698313)
Thanks gpc10347 and venohm !!

I`m working on a new version..

What does everyone think about it showing on top of the columns ??
Under the navbar...

:)

That would be fine :)

robbiefritz 01-11-2009 11:26 AM

Quote:

Originally Posted by venohm (Post 1708122)
The global variables are in

Admincp >> Plugins & Products >> Plugin Manager >> Global variables of the chatbox

Does the module show the loading on the vBa?


The module is loaded when I edit my home page if that is what you mean. I have it set as center with a display order of "1".

I also made the global variable change and still no CB on the home page.

rainyleaves 01-11-2009 12:22 PM

*VBulletin3.8.0 Gold.
*MGC Chatbox Evo Version 2.1.0
*MGC Chatbox Evo for vBadvanced CMPS: 1.7.0

No problem, Works fine with all Forum pages.
But Loading error with only CMPS.

I have edited 'Global variables of the chatbox'.
But just 'Loading'.
How do I fix?

Thanks.

robbiefritz 01-11-2009 04:24 PM

Quote:

Originally Posted by rainyleaves (Post 1708472)
*VBulletin3.8.0 Gold.
*MGC Chatbox Evo Version 2.1.0
*MGC Chatbox Evo for vBadvanced CMPS: 1.7.0

No problem, Works fine with all Forum pages.
But Loading error with only CMPS.

I have edited 'Global variables of the chatbox'.
But just 'Loading'.
How do I fix?

Thanks.

Did you try this step listed above?

Quote:

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 = '';
}

Enjoy !!

stangger5 01-11-2009 07:43 PM

1.7 and the newest mgc_chatbox evo should work fine if you have the cmps_index.php in the same folder as your forum..

Having it outside of the forum,,I still need to work on...

rainyleaves 01-12-2009 01:35 PM

*VBulletin3.8.0 Gold.
*CMPS 3.1.0
*MGC Chatbox Evo Version 2.1.0
*MGC Chatbox Evo for vBadvanced CMPS: 1.7.0


Fixed!!! Works fine!!
The problem caused by path.

If your cmps_index.php is outside of the forum, 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. includes/functions_mgc_cb_evo.php

Find :
$mgc_cb_evo_js_script = '<script type="text/javascript" src="clientscript/mgc_cb_evo/mgc_cb_evo_header.js"></script>';

Replace :
$mgc_cb_evo_js_script = '<script type="text/javascript" src="/forums/clientscript/mgc_cb_evo/mgc_cb_evo_header.js"></script>';


2. clientscript/mgc_cb_evo/mgc_cb_evo_header.js

Find : (12 place)
("clientscript

Replace :
("/forums/clientscript


3. 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. File edit for avatar: function_mgc_cb_evo.php

Find :
$avatarurl = 'image.php?' . $vbulletin->session->vars['sessionurl'] . 'u=' . $userinfo['userid'] . "&amp;dateline=$userinfo[avatardateline]&amp;type=thumb";
} else {
$avatarurl = 'image.php?' . $vbulletin->session->vars['sessionurl'] . 'u=' . $userinfo['userid'] . "&amp;dateline=$userinfo[avatardateline]";

Replace :
$avatarurl = '/forums/image.php?' . $vbulletin->session->vars['sessionurl'] . 'u=' . $userinfo['userid'] . "&amp;dateline=$userinfo[avatardateline]&amp;type=thumb";
} else {
$avatarurl = '/forums/image.php?' . $vbulletin->session->vars['sessionurl'] . 'u=' . $userinfo['userid'] . "&amp;dateline=$userinfo[avatardateline]";




Thanks to robbiefritz, stangger5.

killa101 01-13-2009 04:37 PM

Will this mod work with:

CMPS v3.1.0
Chatbox Evo v2.1.0
vB v3.8.0

????

venohm 01-13-2009 07:57 PM

Hmmm,

Did all the bellow and still getting a clientscript error in my logs when loading the vBa homepage.

I even went through and found a couple of other locations that had a clientscript reference and changed them.

clientscript/mgc_cb_evo/mgc_cb_evo_functions.js

and

template: adv_portal_mgc_cb_evo_box

Still loads fine on the forums, but not with the vBa page.

Quote:

Originally Posted by rainyleaves (Post 1709700)
Fixed!!!

1. functions_mgc_cb_evo.php

Find :
$mgc_cb_evo_js_script = '<script type="text/javascript" src="clientscript/mgc_cb_evo/mgc_cb_evo_header.js"></script>';

Replace :
$mgc_cb_evo_js_script = '<script type="text/javascript" src="/forums/clientscript/mgc_cb_evo/mgc_cb_evo_header.js"></script>';


2. mgc_cb_evo_header.js

Find : (12 place)
("clientscript

Replace :
("/forums/clientscript


3. 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"




Thanks to robbiefritz, stangger5.


rainyleaves 01-14-2009 02:44 AM

Quote:

Originally Posted by killa101 (Post 1711123)
Will this mod work with:

CMPS v3.1.0
Chatbox Evo v2.1.0
vB v3.8.0

????

Yes, works fine.
You need edit some file and template.

Quote:

Originally Posted by venohm (Post 1711347)
Hmmm,

Did all the bellow and still getting a clientscript error in my logs when loading the vBa homepage.

I even went through and found a couple of other locations that had a clientscript reference and changed them.

clientscript/mgc_cb_evo/mgc_cb_evo_functions.js

and

template: adv_portal_mgc_cb_evo_box

Still loads fine on the forums, but not with the vBa page.

I think, You need edit correct file.
Try this again.


Quote:

*VBulletin3.8.0 Gold.
*CMPS 3.1.0
*MGC Chatbox Evo Version 2.1.0
*MGC Chatbox Evo for vBadvanced CMPS: 1.7.0


If your cmps_index.php is outside of the forum, 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. includes/functions_mgc_cb_evo.php

Find :
$mgc_cb_evo_js_script = '<script type="text/javascript" src="clientscript/mgc_cb_evo/mgc_cb_evo_header.js"></script>';

Replace :
$mgc_cb_evo_js_script = '<script type="text/javascript" src="/forums/clientscript/mgc_cb_evo/mgc_cb_evo_header.js"></script>';


2. clientscript/mgc_cb_evo/mgc_cb_evo_header.js

Find : (12 place)
("clientscript

Replace :
("/forums/clientscript


3. 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"

venohm 01-14-2009 10:54 AM

OK, sorry, looks like I may have made a typo on one of the /forums/ Went back and replaced them all again and it is working this time.

Last thing I need is the Mini Avatars. Only get the word Avatar without the actual avatar in the shoutbox.

But the shoutbox is there. Thanks so much rainyleaves

rainyleaves 01-14-2009 02:20 PM

Quote:

Originally Posted by venohm (Post 1711956)
Last thing I need is the Mini Avatars. Only get the word Avatar without the actual avatar in the shoutbox.

But the shoutbox is there.

I think, You didn't upload image files.
You can find 'Images' folder in your MGC chabox evo package.
And you need upload 'mgc_cb_evo' folder in Images/misc/mgc_cb_evo.
You must upload just only 'mgc_cb_evo' folder.

Like this path,
http://www.yoursite.com/forums/images/misc/mgc_cb_evo.

Sorry my English. :)

venohm 01-14-2009 05:05 PM

The Mini avatars work on the forums page, but on the main vBa page, I just get the word Avatar in their place.

Got the custom uploaded avatars working by editing includes/functions_mgc_cb_evo.php
image.php (2)
replace with /forums/image.php

also replaced images with /forums/images/ but still getting an error about /images in my log file on avatars that are not custom.

So still digging around to find that.

Del_Boy 01-20-2009 07:53 AM

Hey guys can someone let me know...

DO i need to download "vBCMS" or can i just go to products manager and then import?

Im a beginner here and any help would be greatly appreciated!

r3dh3adkid 01-27-2009 07:12 PM

I am having the problem where only the alt text shows up for the icons around the chat box.

I have renamed my cmp_index to just index and that is in the same folder as my forum files.

I've tried as much as I could in this thread but so far all i've tried has not worked.

I am running VB version 3.8.1; VBA 3.1.0; MGC Chatbox 2.1.0.

Can anyone help me?

[EDIT]
Problem solved.

Thanks again,
Red

Dr.H 01-28-2009 11:01 PM

I have a problem with this module not expanding or shrinking to fit the column size for different sized monitors. It seems to lock all the modules in the center column so that the modules on the right column are cut off.

Any way to make this dynamic?

DigitALL 02-09-2009 12:24 PM


Wasting lots of hours... You should not release any hack until you throughly test it.

Any hack is appreciated for the time and work from the coder, but when this work is useless to most of the people, that becomes waste of time and frustration.

So if you have a messed-up forum with all files, cmps, hacks, images and crap within /forum/ folder, this hack may work.

But if you have it a bit organized and your cmps is outside forum, than forget it!
The "coder" of this release acknowledges in one of the posts that he "will have to look into if your cmps is outside forum folder" but nevermind... in a year or two, it will be fixed.

Fortunately, other coder placed some info on changing some scripts, php's and templates to reflect your organized forum, but unfortunately the info is not working 100%.

However, this is a waste of time and frustration!

stangger5 02-10-2009 01:12 AM

Quote:

Originally Posted by DigitALL (Post 1738631)

Wasting lots of hours... You should not release any hack until you throughly test it.

Any hack is appreciated for the time and work from the coder, but when this work is useless to most of the people, that becomes waste of time and frustration.

So if you have a messed-up forum with all files, cmps, hacks, images and crap within /forum/ folder, this hack may work.

But if you have it a bit organized and your cmps is outside forum, than forget it!
The "coder" of this release acknowledges in one of the posts that he "will have to look into if your cmps is outside forum folder" but nevermind... in a year or two, it will be fixed.

Fortunately, other coder placed some info on changing some scripts, php's and templates to reflect your organized forum, but unfortunately the info is not working 100%.

However, this is a waste of time and frustration!

Please read what this add-on is compatible with before wasting your time:;)
MGC Chatbox Evo Version: 1.0.0 and MGC Chatbox Evo Version: 1.1.0


All times are GMT. The time now is 11:03 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
  • Page Generation 0.01805 seconds
  • Memory Usage 1,852KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (14)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete