Code:
Datenbankfehler in vBulletin 4.0.3:
Invalid SQL:
SELECT COUNT(*) AS threads, SUM(IF(thread.lastpost > 1334698432 AND open <> 10, 1, 0)) AS newthread
FROM vbthread AS thread
WHERE forumid IN( )
AND thread.visible = 1;
MySQL-Fehler : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')
AND thread.visible = 1' at line 3