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
  #142  
Old 06-04-2008, 10:39 AM
sean-zigster sean-zigster is offline
 
Join Date: Jun 2008
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

HI

Great plug in got it working ok with one small problem

When in the forums and i click on Full Page Mode it works fine


If i click on Full page Mode in the vBadvanced part on the front of my site i get


Quote:
Not Found
The requested URL /mgc_cb_evo.php was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.41 Server at www.oddballexpress.net Port 80
Any Help thanks !
Reply With Quote
  #143  
Old 06-04-2008, 12:50 PM
gpc10347 gpc10347 is offline
 
Join Date: May 2008
Posts: 180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sean-zigster View Post
HI

Great plug in got it working ok with one small problem

When in the forums and i click on Full Page Mode it works fine


If i click on Full page Mode in the vBadvanced part on the front of my site i get




Any Help thanks !

Hello there - I had another mod do the same thing. It appeared to be referenced perfectly with the pages specific to CMPS but no matter, it still didn't prefix the URL properly.
So...

I know I'm not supposed to need to do it but, I located mgc_cb_evo_editor in all the styles I use and found the two links that reference full mode:

Code:
  <a href="mgc_cb_evo.php?$session[sessionurl]do=view_chatbox" target="_blank"><img class="inlineimg" id="mgc_cb_evo_fullmode" title="$vbphrase[mgc_cb_evo_fullmode]" src="$stylevar[imgdir_misc]/mgc_cb_evo/mgc_cb_evo_full.gif" alt="$vbphrase[mgc_cb_evo_fullmode]" border="0" /></a>
            <else />
               <a href="mgc_cb_evo.php?$session[sessionurl]do=view_chatbox" target="_top"><img class="inlineimg" id="mgc_cb_evo_fullmode" title="$vbphrase[mgc_cb_evo_fullmode]" src="$stylevar[imgdir_misc]/mgc_cb_evo/mgc_cb_evo_full.gif" alt="$vbphrase[mgc_cb_evo_fullmode]" border="0" /></a>
And prefixed mgc_cb_evo.php with $vboptions[bburl]/ as seen below:

Code:
  <a href="$vboptions[bburl]/mgc_cb_evo.php?$session[sessionurl]do=view_chatbox" target="_blank"><img class="inlineimg" id="mgc_cb_evo_fullmode" title="$vbphrase[mgc_cb_evo_fullmode]" src="$stylevar[imgdir_misc]/mgc_cb_evo/mgc_cb_evo_full.gif" alt="$vbphrase[mgc_cb_evo_fullmode]" border="0" /></a>
            <else />
               <a href="$vboptions[bburl]/mgc_cb_evo.php?$session[sessionurl]do=view_chatbox" target="_top"><img class="inlineimg" id="mgc_cb_evo_fullmode" title="$vbphrase[mgc_cb_evo_fullmode]" src="$stylevar[imgdir_misc]/mgc_cb_evo/mgc_cb_evo_full.gif" alt="$vbphrase[mgc_cb_evo_fullmode]" border="0" /></a>
Pages work fine in and out of CMPS now... for me anyways
Reply With Quote
  #144  
Old 06-06-2008, 11:16 PM
Greenskull Greenskull is offline
 
Join Date: Jul 2007
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok I;ve tried everything but I still get this error when I go to edit usergroups:

Database error in vBulletin 3.7.1:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Administrators',
`description` = '',
`usertitle` = 'Administrator',
`opentag` = '<span class=\"adminname\"><b><i><font color=#CC8F33>',
`closetag` = '</font></i></b></span>',
`passwordexpires` = '0',
`passwordhistory` = '0',
`vbimghost` = '3',
`vbimghost_upslots` = '10',
`vbimghost_files` = '9999',
`forumpermissions` = '8388607',
`genericpermissions` = '2147483583',
`attachlimit` = '0',
`pmquota` = '2000',
`pmpermissions` = '7',
`pmsendmax` = '9999',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '3',
`genericpermissions2` = '1',
`genericoptions` = '55',
`profilepicmaxwidth` = '150',
`profilepicmaxheight` = '150',
`profilepicmaxsize` = '100000',
`avatarmaxwidth` = '125',
`avatarmaxheight` = '125',
`avatarmaxsize` = '100000',
`signaturepermissions` = '245759',
`sigpicmaxwidth` = '500',
`sigpicmaxheight` = '100',
`sigpicmaxsize` = '10000',
`sigmaxrawchars` = '0',
`sigmaxchars` = '0',
`sigmaxlines` = '0',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '0',
`albumpermissions` = '255',
`albumpicmaxwidth` = '600',
`albumpicmaxheight` = '600',
`albumpicmaxsize` = '100000',
`albummaxpics` = '100',
`albummaxsize` = '0',
`usercsspermissions` = '31',
`visitormessagepermissions` = '63',
`socialgrouppermissions` = '511',
`anymediapermissions` = '3',
`vbbux_perdailyvisit` = '10.00000',
`vbbux_perreferral` = '150.00000',
`vbbux_perbirthday` = '100.00000',
`vbbux_perprofileview` = '1.00000',
`vbbux_perthreadview` = '1.00000',
`vbbux_pernewthread` = '10.00000',
`vbbux_pernewpost` = '5.00000',
`vbbux_perstickythread` = '5.00000',
`vbbux_perpostedchar` = '0.00000',
`vbbux_pergoodrep` = '1.00000',
`vbbux_perbadrep` = '0.00000',
`vbbux_pernewpoll` = '5.00000',
`vbbux_perpollvote` = '1.00000',
`vbbux_perthreadrated` = '1.00000',
`vbbux_percaladded` = '1.00000',
`vbbux_perprofpicadd` = '0.00000',
`vbbux_perprofpicsub` = '0.00000',
`vbbux_pernewchamp` = '25.00000',
`vbplaza_settings` = '905215',
`vbbux_paycheck` = '0.00000',
`vbplaza_discount` = '0.00000',
`vbplaza_secondarycost` = '0.00000',
`vbplaza_primarycost` = '0.00000',
`vbplaza_admin_permissions` = '255',
`awardpermissions` = '1',
`mgc_cb_evo_permissions` = '0',
`mgc_cb_evo_nbmsg_show` = '',
`mgc_cb_evo_nbmsg_perday_show` = ''
WHERE usergroupid=6;

MySQL Error : Unknown column 'mgc_cb_evo_permissions' in 'field list'
Error Number : 1054
Request Date : Friday, June 6th 2008 @ 08:15:04 PM
Error Date : Friday, June 6th 2008 @ 08:15:05 PM
Script : http://www.readyuplive.com/admincp/u....php?do=update
Referrer : http://www.readyuplive.com/admincp/u...&usergroupid=6
IP Address : 204.191.201.75
Username : Greenskull
Classname : vb_database
MySQL Version : 4.0.27-max-log


HELP PLEASE!
Reply With Quote
  #145  
Old 06-11-2008, 09:52 PM
Fireproof Fireproof is offline
 
Join Date: Apr 2007
Posts: 155
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very nice - worked perfectly!
Reply With Quote
  #146  
Old 06-11-2008, 10:34 PM
Ranger187 Ranger187 is offline
 
Join Date: Nov 2003
Posts: 921
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Greenskull View Post
ok I;ve tried everything but I still get this error when I go to edit usergroups:

Database error in vBulletin 3.7.1:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Administrators',
`description` = '',
`usertitle` = 'Administrator',
`opentag` = '<span class=\"adminname\"><b><i><font color=#CC8F33>',
`closetag` = '</font></i></b></span>',
`passwordexpires` = '0',
`passwordhistory` = '0',
`vbimghost` = '3',
`vbimghost_upslots` = '10',
`vbimghost_files` = '9999',
`forumpermissions` = '8388607',
`genericpermissions` = '2147483583',
`attachlimit` = '0',
`pmquota` = '2000',
`pmpermissions` = '7',
`pmsendmax` = '9999',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '3',
`genericpermissions2` = '1',
`genericoptions` = '55',
`profilepicmaxwidth` = '150',
`profilepicmaxheight` = '150',
`profilepicmaxsize` = '100000',
`avatarmaxwidth` = '125',
`avatarmaxheight` = '125',
`avatarmaxsize` = '100000',
`signaturepermissions` = '245759',
`sigpicmaxwidth` = '500',
`sigpicmaxheight` = '100',
`sigpicmaxsize` = '10000',
`sigmaxrawchars` = '0',
`sigmaxchars` = '0',
`sigmaxlines` = '0',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '0',
`albumpermissions` = '255',
`albumpicmaxwidth` = '600',
`albumpicmaxheight` = '600',
`albumpicmaxsize` = '100000',
`albummaxpics` = '100',
`albummaxsize` = '0',
`usercsspermissions` = '31',
`visitormessagepermissions` = '63',
`socialgrouppermissions` = '511',
`anymediapermissions` = '3',
`vbbux_perdailyvisit` = '10.00000',
`vbbux_perreferral` = '150.00000',
`vbbux_perbirthday` = '100.00000',
`vbbux_perprofileview` = '1.00000',
`vbbux_perthreadview` = '1.00000',
`vbbux_pernewthread` = '10.00000',
`vbbux_pernewpost` = '5.00000',
`vbbux_perstickythread` = '5.00000',
`vbbux_perpostedchar` = '0.00000',
`vbbux_pergoodrep` = '1.00000',
`vbbux_perbadrep` = '0.00000',
`vbbux_pernewpoll` = '5.00000',
`vbbux_perpollvote` = '1.00000',
`vbbux_perthreadrated` = '1.00000',
`vbbux_percaladded` = '1.00000',
`vbbux_perprofpicadd` = '0.00000',
`vbbux_perprofpicsub` = '0.00000',
`vbbux_pernewchamp` = '25.00000',
`vbplaza_settings` = '905215',
`vbbux_paycheck` = '0.00000',
`vbplaza_discount` = '0.00000',
`vbplaza_secondarycost` = '0.00000',
`vbplaza_primarycost` = '0.00000',
`vbplaza_admin_permissions` = '255',
`awardpermissions` = '1',
`mgc_cb_evo_permissions` = '0',
`mgc_cb_evo_nbmsg_show` = '',
`mgc_cb_evo_nbmsg_perday_show` = ''
WHERE usergroupid=6;

MySQL Error : Unknown column 'mgc_cb_evo_permissions' in 'field list'
Error Number : 1054
Request Date : Friday, June 6th 2008 @ 08:15:04 PM
Error Date : Friday, June 6th 2008 @ 08:15:05 PM
Script : http://www.readyuplive.com/admincp/u....php?do=update
Referrer : http://www.readyuplive.com/admincp/u...&usergroupid=6
IP Address : 204.191.201.75
Username : Greenskull
Classname : vb_database
MySQL Version : 4.0.27-max-log


HELP PLEASE!
I think we fixed this in the other MGC area..
Reply With Quote
  #147  
Old 06-15-2008, 09:06 PM
jim6763nva's Avatar
jim6763nva jim6763nva is offline
 
Join Date: Oct 2005
Location: Virginia
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Has anyone determined how to fix the continual "loading..." message? The Chatbox on the forum home page works fine, it's just this module that doesn't work. The thing is I've installed this on 2 other sites that were running 3.7.0 and I manually upgraded them to 3.7.1. On the site I'm currently working on is a automatic fresh install with the install script. I'm also using vba 3.0.1. I've double and triple checked all the settings according to the install instructions. Can anyone help me?

Thanks in advance,
Jim
Reply With Quote
  #148  
Old 06-15-2008, 09:14 PM
Ranger187 Ranger187 is offline
 
Join Date: Nov 2003
Posts: 921
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So all the forums are 3.7.x, and running vbAdvanced 3.0.1?

If that's the case then it should work. You edit the advanced page stuff?
Reply With Quote
  #149  
Old 06-15-2008, 09:29 PM
jim6763nva's Avatar
jim6763nva jim6763nva is offline
 
Join Date: Oct 2005
Location: Virginia
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ranger187 View Post
So all the forums are 3.7.x, and running vbAdvanced 3.0.1?

If that's the case then it should work. You edit the advanced page stuff?
Yes, all forums are 3.7.x and running vBa 3.0.1. I have not changed the advanced options on the MGC Chatbox, and I understand that it "should" work, but it isn't.
Reply With Quote
  #150  
Old 06-15-2008, 09:36 PM
Ranger187 Ranger187 is offline
 
Join Date: Nov 2003
Posts: 921
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Crap, I meant the display and position...

Admincp >> MGC Chatbox >> 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...
Reply With Quote
  #151  
Old 06-15-2008, 09:43 PM
jim6763nva's Avatar
jim6763nva jim6763nva is offline
 
Join Date: Oct 2005
Location: Virginia
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ranger187 View Post
Crap, I meant the display and position...

Admincp >> MGC Chatbox >> 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...
Yep. Did that. I even compared the settings and set up with the other sites I installed it on and all that I can tell appears the same. If you want to see for yourself, go to http://www.talkmarylandforum.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 10:46 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.05075 seconds
  • Memory Usage 2,336KB
  • 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
  • (4)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
  • (2)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