![]() |
Quote:
Quote:
Which cache do i have to refresh after install? |
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? |
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.. |
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:
|
Quote:
Is it the case ? Quote:
Quote:
I don't see any other reason. |
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']) . "', |
Cool, thanks. Will this all be updated in the next mod update release? BTW, any plans for the next update with some error fixes?
|
Sorry VBDev, I "approved" once another moderated thread, and got the database error again:
Quote:
|
when i try to view any user chat i get this
Code:
Database error in vBulletin 3.7.5: thank you.. |
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'"; |
All times are GMT. The time now is 11:35 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|