Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
MGC Chatbox Evo for vBadvanced CMPS Details »»
MGC Chatbox Evo for vBadvanced CMPS
Version: 1.7, by stangger5 stangger5 is offline
Developer Last Online: Oct 2023 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.7.2 Rating:
Released: 02-07-2008 Last Update: 08-23-2008 Installs: 227
Auto-Templates
Additional Files  
No support by the author.

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 !!

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 02-14-2008, 09:58 AM
stangger5's Avatar
stangger5 stangger5 is offline
 
Join Date: Jan 2005
Location: Online
Posts: 1,130
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by aranthorn View Post
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 ??
Reply With Quote
  #23  
Old 02-18-2008, 08:08 AM
Roflstilzchen Roflstilzchen is offline
 
Join Date: Nov 2006
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thx, works fine :up:
Reply With Quote
  #24  
Old 02-18-2008, 08:43 AM
gothicuser's Avatar
gothicuser gothicuser is offline
 
Join Date: Apr 2004
Location: Kernow, Nr. UK
Posts: 468
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #25  
Old 02-18-2008, 11:15 PM
Dr. Bantham's Avatar
Dr. Bantham Dr. Bantham is offline
 
Join Date: Feb 2007
Posts: 164
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by gothicuser View Post
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.
Reply With Quote
  #26  
Old 02-19-2008, 09:46 PM
Dr. Bantham's Avatar
Dr. Bantham Dr. Bantham is offline
 
Join Date: Feb 2007
Posts: 164
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I noticed that Stangger5 is the latest member of my site. Did you have a look at the problem? Any ideas?
Reply With Quote
  #27  
Old 02-19-2008, 10:02 PM
stangger5's Avatar
stangger5 stangger5 is offline
 
Join Date: Jan 2005
Location: Online
Posts: 1,130
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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...
Reply With Quote
  #28  
Old 02-20-2008, 03:35 AM
gothicuser's Avatar
gothicuser gothicuser is offline
 
Join Date: Apr 2004
Location: Kernow, Nr. UK
Posts: 468
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by stangger5 View Post
I`ll have time in the morning to go through the code again...
We wait with bated breath
Reply With Quote
  #29  
Old 02-20-2008, 06:04 AM
atlambros83's Avatar
atlambros83 atlambros83 is offline
 
Join Date: Nov 2007
Location: Atlanta, Georgia
Posts: 122
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #30  
Old 02-20-2008, 10:22 AM
stangger5's Avatar
stangger5 stangger5 is offline
 
Join Date: Jan 2005
Location: Online
Posts: 1,130
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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

VBDev is still working out some bugs,,,should be close..
Reply With Quote
  #31  
Old 02-20-2008, 10:38 AM
Dr. Bantham's Avatar
Dr. Bantham Dr. Bantham is offline
 
Join Date: Feb 2007
Posts: 164
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by stangger5 View Post
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 View Post
I have seen stangger5 was going to look into your problem so I think this shall be ok no ?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:14 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05625 seconds
  • Memory Usage 2,316KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete