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 |
#4312
|
|||
|
|||
Quote:
Quote:
Which cache do i have to refresh after install? |
#4313
|
|||
|
|||
Quote:
Also I notice that two tables are missing from the new 2.2.1 version isthreadwarning ispostwarning Have these tables been removed from the coding altogether or are they for an option that I just don't have enabled yet? Can I just go ahead and remove these tables from my db? |
#4314
|
|||
|
|||
I think i have the same problem as d0nbiz and OblivionMage:
I am trying to use the ChatBox 2.2.1 on a 3.8.1 vbulletin with default style and the chatbox simply doesnt show anywhere.. |
#4315
|
||||
|
||||
Quote:
You have configured both options and change the arcade file ? Quote:
Can you check in Firefox error console and tell me if anything's wrong. Quote:
|
#4316
|
||||
|
||||
Quote:
Is it the case ? Quote:
Quote:
I don't see any other reason. |
#4317
|
||||
|
||||
Quote:
Search for : Code:
name='" . $cchatbox_chats['username'] . "', Code:
name='" . $vbulletin->db->escape_string($cchatbox_chats['username']) . "', Code:
name='" . $dream_chats['username'] . "', Code:
name='" . $vbulletin->db->escape_string($dream_chats['username']) . "', Code:
name='" . $diondev_chats['username'] . "', Code:
name='" . $vbulletin->db->escape_string($diondev_chats['username']) . "', |
#4318
|
|||
|
|||
Cool, thanks. Will this all be updated in the next mod update release? BTW, any plans for the next update with some error fixes?
|
#4319
|
|||
|
|||
Sorry VBDev, I "approved" once another moderated thread, and got the database error again:
Quote:
|
#4320
|
||||
|
||||
when i try to view any user chat i get this
Code:
Database error in vBulletin 3.7.5: Invalid SQL: SELECT COUNT(chatid) AS nbchats FROM mgc_cb_evo_chat AS c LEFT JOIN user AS fromu ON (c.fromuid=fromu.userid) LEFT JOIN user AS tou ON (c.touid=tou.userid) WHERE coidentifier IN ('0','me','announcement','ban','del','ignore','pm','slap') AND fromuid='3' AND isthreadwarning='0' AND ispostwarning='0' ORDER BY c.dateline DESC; MySQL Error : Unknown column 'isthreadwarning' in 'where clause' Error Number : 1054 Request Date : Wednesday, February 18th 2009 @ 11:35:04 PM Error Date : Wednesday, February 18th 2009 @ 11:35:04 PM Script : http://my site.com/forum/mgc_cb_evo.php?do=search&what=userchats&u=3 Referrer : http://my site.com/forum/forum.php IP Address : xxxxxxxxxxxxxxxx Username : xxxxxxxxxxxxxxx Classname : vB_Database MySQL Version : 5.0.67-community thank you.. |
#4321
|
||||
|
||||
Quote:
Well I am currently updating one of my other non-free mod currently and next is the chatbox update. I think I'll be releasing a new chatbox version in one or two weeks. Sorry for this delay but you know I am doing vBulletin during my free time so it takes a bit more time than if I was developping during the whole day. Quote:
Quote:
Search for the multiple occurences of : Code:
$where_clause .= " AND isthreadwarning='0' AND ispostwarning='0'"; Code:
$where_clause .= " AND iswarning='0'"; |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|