Crap not sure if this is linked to the problems over the weekend but I'm getting some DEBUG Error messages again.....
$1:
General Error
Could not obtain post/user information.
DEBUG MODE
SQL Error : 1064 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 pt.post_id = p.post_id AND u.user_id = p.poster_id OR' at line 3
SELECT u.*, p.*, pt.post_text, pt.post_subject, pt.bbcode_uid FROM nuke_bbposts p, nuke_users u, nuke_bbposts_text pt WHERE p.post_id in () AND pt.post_id = p.post_id AND u.user_id = p.poster_id ORDER BY p.post_time ASC
Line : 489
File : D:\Hosted Sites\canadaka.net\www\modules\Forums\viewtopic.php
