|
Could not obtain search results
DEBUG MODE
SQL Error : 144 Table './veedubsforum/acc_topics' is marked as crashed and last (automatic?) repair failed
SELECT pt.post_text, pt.bbcode_uid, pt.post_subject, p.*, f.forum_id, f.forum_name, t.*, u.username, u.user_id, u.user_sig, u.user_sig_bbcode_uid
FROM acc_forums f, acc_topics t, acc_users u, acc_posts p, acc_posts_text pt
WHERE p.post_id IN (4939, 4941, 5504, 5524, 6121, 6288, 6344, 6370, 6373, 6418, 6483, 6500, 6809, 6895, 6961, 6972, 7044, 7132, 7134)
AND pt.post_id = p.post_id
AND f.forum_id = p.forum_id
AND p.topic_id = t.topic_id
AND p.poster_id = u.user_id ORDER BY p.post_time DESC LIMIT 0, 15
Line : 787 File : search.php |
|
|