mySQL query error: SELECT DISTINCT(rntbr_posts.author_id), rntbr_topics.* FROM rntbr_topics
LEFT JOIN rntbr_posts ON
(rntbr_topics.tid=rntbr_posts.topic_id AND rntbr_posts.author_id=1)
WHERE rntbr_topics.forum_id=3
and rntbr_topics.approved=1
and (rntbr_topics.pinned=1 or rntbr_topics.last_post > 1152319452) ORDER BY pinned DESC, last_post DESC LIMIT 0,15
mySQL error: Can't open file: 'rntbr_posts.MYI' (errno: 145)
mySQL error code:
Date: Thursday 05th of October 2006 08:44:12 PM
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum