The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
MGC Chatbox Evo for vBadvanced CMPS Details »» | |||||||||||||||||||||||||
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]; Code:
if (THIS_SCRIPT == 'adv_index' && !empty($forumpath)) { $mgc_cb_evo_floc = $forumpath . '/'; } else { $mgc_cb_evo_floc = ''; } Show Your Support
|
Comments |
#142
|
|||
|
|||
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:
|
#143
|
|||
|
|||
Quote:
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> 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> |
#144
|
|||
|
|||
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! |
#145
|
|||
|
|||
Very nice - worked perfectly!
|
#146
|
|||
|
|||
Quote:
|
#147
|
||||
|
||||
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 |
#148
|
|||
|
|||
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? |
#149
|
||||
|
||||
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.
|
#150
|
|||
|
|||
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... |
#151
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|