I try to go into the weapons/armour section of the marketplace and i get this: Could not obtain topic information DEBUG MODE SQL Error : 1194 Table 'u' is marked as crashed and should be repaired SELECT t.*, u.username, u.user_id, u2.username as user2, u2.user_id as id2, p.post_username, p2.post_username AS post_username2, p2.post_time FROM phpbb_topics t, phpbb_users u, phpbb_posts p, phpbb_posts p2, phpbb_users u2 WHERE t.topic_id IN (701528,706412,706475,706547,704892,705681,706513,703769,705401,706469,706262,706430,705403,706411,706391,706385,705513,706198,704752,703699,706341,706336,705272,706255,706306,706279,706267,706266,706113,706246,706221,706217,706209,706116,705582,706160,705828,689440,706146,706135,706129,706122,706120,706119,706118,706005,706107,705459,706077,706072) AND t.topic_poster = u.user_id AND p.post_id = t.topic_first_post_id AND p2.post_id = t.topic_last_post_id AND u2.user_id = p2.poster_id ORDER BY t.topic_type DESC, t.topic_last_post_id DESC Line : 361 File : viewforum.php Only happens on that one board. Help!