I have a forum and this happens now
mySQL query error: SELECT DISTINCT(juventudcristia_posts.author_id), juventudcristia_topics.* FROM juventudcristia_topics
LEFT JOIN juventudcristia_posts ON
(juventudcristia_topics.tid=juventudcristia_posts. topic_id AND juventudcristia_posts.author_id=1)
WHERE juventudcristia_topics.forum_id=19
and juventudcristia_topics.approved=1
and (juventudcristia_topics.pinned=1 or juventudcristia_topics.last_post > 0) ORDER BY pinned DESC, last_post DESC LIMIT 0,40
mySQL error: Can't open file: 'juventudcristia_posts.MYI' (errno: 145)
mySQL error code:
Date: Sunday 29th of October 2006 07:56:45 PM