
j'essaie de réparer au plus vite
mySQL query error: SELECT DISTINCT(ibf_posts.author_id), ibf_topics.* FROM ibf_topics
LEFT JOIN ibf_posts ON
(ibf_topics.tid=ibf_posts.topic_id AND ibf_posts.author_id=19)
WHERE ibf_topics.forum_id=89
and ibf_topics.approved=1
and (ibf_topics.pinned=1 or ibf_topics.last_post > 1156275632) ORDER BY pinned DESC, last_post DESC LIMIT 0,40
mySQL error: Incorrect key file for table 'ibf_posts'; try to repair it
mySQL error code: Date: Monday 20th of November 2006 08:40:32 PM