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
  #412  
Old 10-14-2009, 10:13 AM
kersti kersti is offline
 
Join Date: Dec 2005
Posts: 137
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Has anyone managed to get some better sounds than the default? It's more than a little annoying at the moment!
Reply With Quote
  #413  
Old 10-14-2009, 10:22 AM
Ranger187 Ranger187 is offline
 
Join Date: Nov 2003
Posts: 921
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I think the BF (Branding Free $20) version has some. I'm talking about the main chat program, not this plugin for VBa...... You can search the thread, I think on the main chat page here or on his site, they have more sounds.... And you can convert/save/make your own sounds but like we all have time to do that?


https://vborg.vbsupport.ru/showthread.php?t=168992
Reply With Quote
  #414  
Old 10-15-2009, 09:54 AM
team76 team76 is offline
 
Join Date: Jan 2007
Location: France - Le havre
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Code:
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 = '';
}
it does not work
Reply With Quote
  #415  
Old 10-15-2009, 10:04 AM
Jasey's Avatar
Jasey Jasey is offline
 
Join Date: Apr 2008
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by vgevolution View Post
Yeah, I edited several locations. If I weren't in the middle of a HUGE work crisis, I'd have cataloged my edits by now. I'll try to provide more details once the smoke clears and I'm not spending 16 hours a day at my job.
If you can when you get time i would appreciate it, thanks very much, i'll keep trying to find all the bits and bobs and i'll post if i solve it myself
Reply With Quote
  #416  
Old 10-15-2009, 11:15 AM
phunksta phunksta is offline
 
Join Date: Jan 2007
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This didn't work for me until I told CMPS to 'globalise' the variable $mgc_cb_evo_var.
Then it sprang into life

Sorry if this has been said before I'm in a rush!
Reply With Quote
  #417  
Old 10-20-2009, 10:37 PM
AdamFL AdamFL is offline
 
Join Date: Oct 2008
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
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...
I'm not sure what I'm missing. I followed the installation instructions.. maybe I put the adv_index in the wrong box. any suggestions help will be much appreciated.

Thanks

+ Ok I installed the revised module posted in here and this is the error i'm getting:

Quote:
Warning: require_once([path]/includes/mgc_cb_evo/plugins.php) [function.require-once]: failed to open stream: No such file or directory in [path]/modules/mgc_cb_evo.php on line 2

Fatal error: require_once() [function.require]: Failed opening required '/home/username/domainname.com/forums/includes/mgc_cb_evo/plugins.php' (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in /home/username/domainname.com//forums/modules/mgc_cb_evo.php on line 2
Any ideas?
Reply With Quote
  #418  
Old 10-22-2009, 11:59 PM
AdamFL AdamFL is offline
 
Join Date: Oct 2008
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I tried almost everything on this thread with no luck. I hope someone can help.
Reply With Quote
  #419  
Old 10-24-2009, 03:49 PM
angeljs's Avatar
angeljs angeljs is offline
 
Join Date: Aug 2005
Location: UK
Posts: 384
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by vgevolution View Post
I hope you all find this useful. I couldn't wait any longer for an update, so I edited the module and came up with this version. It works for me with 2.4.2, so I'm sharing it with you.

Bear in mind that I had to perform many other template and code edits to repair path issues because of the persistent "Loading..." screen. Fixed that loading error with this post. I also used this post to fix some other script/image errors. My environment has vBAdvanced in the web root, and my forums in a subdirectory.

If this works for you, let stangger5 know so he can see what I did, and maybe improve on it.

You're a lifesaver, thanks so much for this
Reply With Quote
  #420  
Old 10-25-2009, 12:56 PM
AdamFL AdamFL is offline
 
Join Date: Oct 2008
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm not sure why it's not working for me, Any support?
Reply With Quote
  #421  
Old 10-28-2009, 03:39 PM
carcomp carcomp is offline
 
Join Date: Feb 2008
Posts: 75
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just download and install EVO 2.4.2

Then use the 2.4.2 vbcmps module from a few posts back. You also need to modify the .js files with the direct path to your server.

Here it is working... 2.4.2 in vbcmps

www.quad4forums.com
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 12:01 AM.


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.08426 seconds
  • Memory Usage 2,313KB
  • 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
  • (3)bbcode_code
  • (4)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