ENERGYZIPPO Member
Joined: 04 Feb 2006 Posts: 25
|
Posted: Thu Oct 12, 2006 6:01 pm Post subject: data base error |
|
|
|
i am getting a error when trying to access parts of my forums
it is as follows ---------
mySQL query error: SELECT DISTINCT(t.tid)
FROM survival_posts p
LEFT JOIN survival_topics t ON ( t.approved=1 and p.topic_id=t.tid)
WHERE p.post_date BETWEEN 1160589095 AND 1160675495
AND p.forum_id IN(3,4,2,6,8,9,10,11,12,14,15,63,17,18,19,20,21,22,23,24,26,27,28,29,30,31,32,61,69,60,38,39,40,41,42,43,44,45,46,51,47,48,49,52,65,54,55,56,57,62,68,70,71)
AND p.queued <> 1
ORDER BY t.last_post DESC
LIMIT 0,200
mySQL error: Can't open file: 'survival_posts.MYI' (errno: 145)
mySQL error code:
Date: Thursday 12th of October 2006 01:51:35 PM
my link is --------
http://www.myfreebulletinboard.com/f/index.php?mforum=survival&
thanks for your help |
|