Getting this error when someone clicks on the Shout Box link
(vbindex.php?action=shoutbox).
Invalid SQL: ## COUNT SHOUTS ##
SELECT COUNT(*) AS shouts
FROM vbindex_shoutbox
WHERE 1 = 1
AND shoutbox.userid NOT IN (7793,4486)
mysql error: Unknown table 'shoutbox' in where clause
mysql error number: 1109
I searched this thread and no mention of it. I haven't mucked around with the shoutbox code at all I don't think.
|