Could not obtain post/user information.
DEBUG MODE
SQL Error : 1194 Table 'posts' is marked as crashed and should be repaired
SELECT u.username, u.user_id, u.user_from, u.user_viewemail, u.user_sig, u.user_sig_bbcode_uid, p.*, pt.post_text, pt.post_subject, pt.bbcode_uid
FROM posts p, users u, posts_text pt
WHERE p.topic_id = 20967
AND pt.post_id = p.post_id
AND u.user_id = p.poster_id
ORDER BY p.post_time ASC
LIMIT 0, 1
Line : 2082 File : viewtopic.php |
| |