The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
MGC Chatbox Evo Details »» | |||||||||||||||||||||||||||
Overview MGC Chatbox Evo is the most ever installed chatbox for vBulletin ! It offers a new enhanced online experience to your members leading to increased time spent online of more than 25% by providing them with a new, more interactive, way to interact with each other.
Detailed features Following is a non-exhaustive list:
Refer to the readme for the chatbox install. Demo Live demo on MGC Products forum Languages
Support On my website mostly and in this thread Int?gration Integration in IBProarcade is described in the readme. vBAdvanced CMPS and vBulletin 4 CMS integration are available as additional modules. Compatibility This hack is compatible with vB3.6.x, vB3.7.x, vB3.8.x and vB4.x.x Changelog First part: https://vborg.vbsupport.ru/showpost....&postcount=221 Second part: https://vborg.vbsupport.ru/showpost....postcount=5429 Third part: https://vborg.vbsupport.ru/showpost....postcount=8469 How to set the channel images Thanks to princeedwards for this little how to : click here PRO version and additional addons available on my website This mod is automatically compatible with vB3.6.x, vB3.7.x, vB3.8.x and vB4.x.x Download Now
Show Your Support
|
18 благодарности(ей) от: | ||
CarpCharacin, Dotox, guvatara, Honk0815, john7911, Judge Dredd X, Lemminator, munkfish, nacaruncr, NoMatt3r, O_Dog, Popa Andrei, Shadowxxxx, theuploader, Toorak Times, zbahadir |
Comments |
#3912
|
|||
|
|||
I am having trouble adding the images, if anyone can clarify with this then please do as it will help loads.
Thank you. ________ Medicinal marijuana dispenseries |
#3913
|
|||
|
|||
Put images in the misc folder. drag the mgc folder to the misc....for all styles.
|
#3914
|
|||
|
|||
|
#3915
|
|||
|
|||
It's in the channels folder
|
#3916
|
||||
|
||||
Maybe this will describe it better:
Code:
Database error in vBulletin 3.7.4: Invalid SQL: SELECT c.*,fromu.userid AS fromuserid,fromu.username AS fromusername,fromu.usergroupid AS fromusergroupid,fromu.displaygroupid AS fromdisplaygroupid, tou.userid AS touserid,tou.username AS tousername,tou.usergroupid AS tousergroupid,tou.displaygroupid AS todisplaygroupid, avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline, customavatar.width AS avwidth, customavatar.height AS avheight, customavatar.height_thumb AS avheight_thumb, customavatar.width_thumb AS avwidth_thumb, customavatar.filedata_thumb, fromu.avatarid,fromu.avatarrevision FROM vb3_mgc_cb_evo_chat AS c LEFT JOIN vb3_user AS fromu ON (c.fromuid=fromu.userid) LEFT JOIN vb3_user AS tou ON (c.touid=tou.userid) LEFT JOIN vb3_avatar AS avatar ON (avatar.avatarid = fromu.avatarid) LEFT JOIN vb3_customavatar AS customavatar ON (customavatar.userid = fromu.userid) WHERE ( chanid='0' AND coidentifier IN ('0') AND (touid='0' OR fromuid='17654' OR touid='17654') AND iswarning='0' ) ORDER BY sticky DESC,c.dateline DESC LIMIT 15; MySQL Error : Unknown column 'iswarning' in 'where clause' Error Number : 1054 Request Date : Sunday, January 11th 2009 @ 04:17:28 AM Error Date : Sunday, January 11th 2009 @ 04:17:28 AM Script : http://www.mysite.com/forum/mgc_cb_evo_ajax.php |
#3917
|
||||
|
||||
Quote:
The iswarning field shall have been created in the mgc_cb_evo chat table upon chatbox install. Are you sure it's up to the right version in product system ? |
#3918
|
|||
|
|||
Quote:
MGC Chatbox > ANY OTHER CHATBOX BY FAR!!!! Quote:
|
#3919
|
||||
|
||||
Quote:
MGC chatbox Evo version 2.1.0. It does not display what the latest version available is. I use different table prefixes. (vb3_ ) Can that be the problem? |
#3920
|
||||
|
||||
Can you check in your database and tell me in the mgc_cb_evo_chat table if there is a iswarning field ?
|
#3921
|
||||
|
||||
yes, there is.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|