SQL Error : 144 Table './nukecops_nuke/nuke_bbtopics' is marked as crashed and last (automatic?) repair failed
SELECT t.topic_id
FROM nuke_bbtopics t, nuke_bbtopics t2
WHERE
t2.topic_id = '57496'
AND t.forum_id = t2.forum_id
AND t.topic_moved_id = 0
AND t.topic_last_post_id > t2.topic_last_post_id
ORDER BY t.topic_last_post_id ASC
LIMIT 1 Line : 147 File : viewtopic.php