maybe this gives some info?
13:51:50 -0800
ChAoS Script: /usr/www/efs/ubbthreads/ci_builders/newposts.php - Line: 69
SELECT t1.B_Number,t1.B_Board,t1.B_Subject,t1.B_Body,t2.U_Username,t1.B_Posted,t1.B_PosterId
FROM w3t_Posts AS t1,
w3t_Users AS t2
WHERE t1.B_PosterId = t2.U_Number
AND B_Board IN ()
ORDER BY t1.B_Posted DESC
LIMIT 5
- 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 ')
ORDER BY t1.B_Posted DESC
LIMIT 5' at line 6