MySQL error
Posted: Mon 29 Sep 2008, 4:46 pm
Oh dear...here's what I'm getting when I try to visit the "Welcome to the Community" forum:
Anyone else seeing this?Could not obtain post/user information.
DEBUG MODE
SQL Error : 1194 Table 'pt' is marked as crashed and should be repaired
SELECT u.username, u.user_id, u.user_level, u.user_posts, u.user_from, u.user_website, u.user_email, u.user_icq, u.user_aim, u.user_yim, u.user_regdate, u.user_msnm, u.user_viewemail, u.user_rank, u.user_sig, u.user_sig_bbcode_uid, u.user_avatar, u.user_avatar_type, u.user_allowavatar, u.user_allowsmile, u.user_birthday, u.user_next_birthday_greeting, p.*, pt.post_text, pt.post_subject, pt.bbcode_uid FROM psbbb_posts p, psbbb_users u, psbbb_posts_text pt WHERE p.topic_id = 19013 AND pt.post_id = p.post_id AND u.user_id = p.poster_id ORDER BY p.post_time ASC LIMIT 0, 15
Line : 421
File : viewtopic.php