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 02-07-2008 10:00 PM

MGC Chatbox Evo for vBadvanced CMPS
 
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];
before:

Code:

if (THIS_SCRIPT == 'adv_index' && !empty($forumpath))
{
        $mgc_cb_evo_floc = $forumpath . '/';
}
else
{
        $mgc_cb_evo_floc = '';
}

Enjoy !!
:)

Markus79 02-08-2008 02:59 PM

Works fine

Thanks

gothicuser 02-09-2008 07:25 AM

Really pleased this has arrived, though it comes with errors.
When a channel is created that appears happily within the forums it doesn't show in the portal (vBA)
In other words I have created the /Team channel. The channel image appears when in forumhome but no sign of the channel at all when in vBAdvanced.

Also the iFrame for scrolling the messages only appears when in forumhome, not in vBA.

Any ideas for fixing this please?

Sofia 02-09-2008 08:03 AM

Than you for chatbox integration on vBa :)

stangger5 02-09-2008 09:47 AM

Quote:

Originally Posted by gothicuser (Post 1439297)
Really pleased this has arrived, though it comes with errors.
When a channel is created that appears happily within the forums it doesn't show in the portal (vBA)
In other words I have created the /Team channel. The channel image appears when in forumhome but no sign of the channel at all when in vBAdvanced.

Also the iFrame for scrolling the messages only appears when in forumhome, not in vBA.

Any ideas for fixing this please?

Updated and everything should be working now....

mljask 02-09-2008 12:42 PM

for me doesnt work it doesnt show on home page ... do you maybe know where i can change the path ... now is try to find the file here /public_html/mgc_cb_evo.php) but the file is /public_html/forum/mgc_cb_evo.php) ... thank you for solution and when you visit the home page you can only see the word loading:)

VBDev 02-09-2008 01:15 PM

Nice job stangger5 :)

gothicuser 02-09-2008 01:33 PM

oh dear, just updated and now the shoutbox appears on the vBA but sits there 'Loading' :(
worse than before.

Just to explain.
I am running vB 3.7.0b4 with vBA 3.0 Gold.
Both vB and vBA are installed to the root.

The installation is a mirror of my 'Live' site running locally on a Linux (slackware) LAMPP server. There are no other mods/themes/anything, just naked and clean installations. Getting same results from FF/Opera/Safari and IE6/7

mljask 02-09-2008 03:07 PM

i think the problem is somewhere with the path ... stangger5 will fix this soon i hope:)

weedheaven 02-10-2008 03:45 PM

It's only loading for me on vbadvanced. Any fix for this? Using it on 3.6.8 Cause the old module will mess all up. The shoutbox itself works on forum, but the vbadvanced module does not.

stangger5 02-10-2008 08:19 PM

Updated..:)

weedheaven 02-10-2008 09:13 PM

Quote:

Originally Posted by stangger5 (Post 1440350)
Updated..:)

with that one the loading should be gone?

stangger5 02-10-2008 09:21 PM

Quote:

Originally Posted by weedheaven (Post 1440372)
with that one the loading should be gone?

Install it and let me know...

weedheaven 02-10-2008 09:38 PM

Quote:

Originally Posted by stangger5 (Post 1440377)
Install it and let me know...

Thanks a lot its working :D very much apreciated!

Only noticed a small bug

Users in the chatbox : user(s) <-- in the archive it shows myself. Not in the module on vbadvanced ;)

gothicuser 02-11-2008 02:44 AM

Great work. Functioning perfectly :D Thankyou https://vborg.vbsupport.ru/

stangger5 02-11-2008 10:01 PM

Quote:

Originally Posted by weedheaven (Post 1440385)
Thanks a lot its working :D very much apreciated!

Only noticed a small bug

Users in the chatbox : user(s) <-- in the archive it shows myself. Not in the module on vbadvanced ;)

Users in chat should be fixed now..

(New)version 1.3: Added usergroup color to users online..
Changed the color of the Announcements and User in chat areas..

:)

volarium 02-12-2008 03:38 AM

Hey Strangger, I still don't know what I'm doing wrong. I had this same problem with the last version (non-Evo), and I'm still not able to install it correctly. I'm obviously making a stupid mistake, but I haven't been able to figure out what it is. I follow the instructions, but when I do the Upload module, it creates a module with no title.

Any ideas?

stangger5 02-12-2008 04:17 AM

I made these vba modules useing vBadvanced CMPS v3.0..

You could try updating vBa...

weedheaven 02-12-2008 05:59 AM

new version works perfekt :D Thanks strangger5

aranthorn 02-13-2008 11:25 PM

sorry, but the new version just continues to say "loading" for me. The rest of the chatbox shows up, but the content just doesn't load.

stangger5 02-14-2008 09:58 AM

Quote:

Originally Posted by aranthorn (Post 1442588)
sorry, but the new version just continues to say "loading" for me. The rest of the chatbox shows up, but the content just doesn't load.

Did the old verson work ??

Do you mind if I have a look ??

Roflstilzchen 02-18-2008 08:08 AM

thx, works fine :up:

gothicuser 02-18-2008 08:43 AM

Having problems here.
I updated to the latest version of the chatbox, following instructions carefully, but on the vBA page there is now no input box. Everything else is working alright, and on the forumhome all works perfectly.

I tried reconfiguring, then totally uninstalling then a clean re-install but still the same end result, no chat input box.

Dr. Bantham 02-18-2008 11:15 PM

Quote:

Originally Posted by gothicuser (Post 1445789)
Having problems here.
I updated to the latest version of the chatbox, following instructions carefully, but on the vBA page there is now no input box. Everything else is working alright, and on the forumhome all works perfectly.

I tried reconfiguring, then totally uninstalling then a clean re-install but still the same end result, no chat input box.

I am having the same problem with vBulletin 3.6.7, vBadvanced 3.0.0 and MGC Evo 0.2.0. The module shows up, but without an input box. It varies slightly to the display when logged out, in that it shows a private channel (empty) and appropriate icons for a logged in user.

Dr. Bantham 02-19-2008 09:46 PM

I noticed that Stangger5 is the latest member of my site. Did you have a look at the problem? Any ideas?

stangger5 02-19-2008 10:02 PM

Yes that was me..

Your problem might be 2.0,,I use version 1.2 to make this..

I`ll have time in the morning to go through the code again...

gothicuser 02-20-2008 03:35 AM

Quote:

Originally Posted by stangger5 (Post 1446924)
I`ll have time in the morning to go through the code again...

We wait with bated breath :D

atlambros83 02-20-2008 06:04 AM

I'm running the Chatbox on vBulletin 3.6.8 with vBa 3.0 Gold installed. Any chance this could be made compatible with 3.6.8? I just went through the install process and it is not working so I am assuming it isn't currently compatible.

stangger5 02-20-2008 10:22 AM

It should be compatible with both 3.6 and 3.7...

VBDev is still working out some bugs,,,should be close..

Dr. Bantham 02-20-2008 10:38 AM

Quote:

Originally Posted by stangger5 (Post 1447216)
It should be compatible with both 3.6 and 3.7...

VBDev is still working out some bugs,,,should be close..

If this has anything to do with my issue, perhaps not...
Quote:

Originally Posted by VBDev (Post 1447077)
I have seen stangger5 was going to look into your problem so I think this shall be ok no ?


stangger5 02-20-2008 11:04 AM

The input box reads from the adv_portal_mgc_evo_editor template...

Uninstall everything..
Deleting mgcchatboxevo module from the FTP and the three templates..
adv_portal_mgc_evo,,adv_portal_mgc_evo_editor,,adv _portal_mgc_cb_evo_box

If that doesnt work,,,do you mind if I have a look ??

What version of the chatbox are you useing ??

atlambros83 02-20-2008 01:45 PM

Quote:

Originally Posted by stangger5 (Post 1447216)
It should be compatible with both 3.6 and 3.7...

VBDev is still working out some bugs,,,should be close..

I'm not sure if you were talking to me anywhere but here....The Chatbox works fine everywhere except for a few of VBDev's own minor bugs that the box had, everything seems pretty solid with his newest release though. Since the Chatbox worked on 3.6, I figured the vBa addition would too. Maybe not?

stangger5 02-20-2008 07:23 PM

Quote:

Originally Posted by atlambros83 (Post 1447337)
I'm not sure if you were talking to me anywhere but here....The Chatbox works fine everywhere except for a few of VBDev's own minor bugs that the box had, everything seems pretty solid with his newest release though. Since the Chatbox worked on 3.6, I figured the vBa addition would too. Maybe not?

Yes it should work in 3.6...

Do you mind if I have a look,,,to make sure everything is set right and uploaded ??

atlambros83 02-20-2008 07:25 PM

not at all, i've already uninstalled though. i'll reinstall tonight after i get home from work and send you a pm with the admin login?

Dr. Bantham 02-20-2008 08:53 PM

Quote:

Originally Posted by stangger5 (Post 1447235)
The input box reads from the adv_portal_mgc_evo_editor template...

Uninstall everything..
Deleting mgcchatboxevo module from the FTP and the three templates..
adv_portal_mgc_evo,,adv_portal_mgc_evo_editor,,adv _portal_mgc_cb_evo_box

If that doesnt work,,,do you mind if I have a look ??

What version of the chatbox are you useing ??

Was this reply intended for me? I tried this and installed from scratch. Same result - module appears with no input box. I am using vBulletin 3.6.7, vBadvanced 3.0.0 and MGC Evo 0.2.0.

stangger5 02-21-2008 12:49 AM

Quote:

Originally Posted by Dr. Bantham (Post 1447661)
Was this reply intended for me? I tried this and installed from scratch. Same result - module appears with no input box. I am using vBulletin 3.6.7, vBadvanced 3.0.0 and MGC Evo 0.2.0.

Its hard for me to fix when it works fine for me...
If you let me have a look,,I`ll see if I can fix it for you...

Dr. Bantham 02-21-2008 12:59 AM

Quote:

Originally Posted by stangger5 (Post 1447796)
Its hard for me to fix when it works fine for me...
If you let me have a look,,I`ll see if I can fix it for you...

You have an account on my site. Are you requesting administrator access? If so, I appreciate the offer to help, but I am afraid that I could never bring myself to allow this. I'll have to pass and hope that a future version works.

stangger5 02-21-2008 01:26 AM

Quote:

Originally Posted by Dr. Bantham (Post 1447800)
You have an account on my site. Are you requesting administrator access? If so, I appreciate the offer to help, but I am afraid that I could never bring myself to allow this. I'll have to pass and hope that a future version works.

Thats ok,,I understand...

What do you have on your homepage right now??
It was working before,,,but for the input box...

stangger5 02-21-2008 06:13 AM

See if the new update works for you..;)

Dr. Bantham 02-21-2008 09:14 AM

It works! Many thanks for the quick action!


All times are GMT. The time now is 06:06 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.01488 seconds
  • Memory Usage 1,828KB
  • 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
  • (2)bbcode_code_printable
  • (16)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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