SQL Error : 144 Table './wrayrepo_nuke1/nuke_bbposts_text' is marked as crashed and last (automatic?) repair failed
SELECT u.username, u.user_id, p.*, pt.post_text, pt.post_subject, pt.bbcode_uid
FROM nuke_bbposts p, nuke_users u, nuke_bbposts_text pt
WHERE p.topic_id = '56660'
AND p.poster_id = u.user_id
AND p.post_id = pt.post_id
ORDER BY p.post_time DESC
LIMIT 15 Line : 116 File : topic_review.php