BAD-ASS-CJ
4-16-05, 03:56 AM
I am sponsering A site and they are having trouble with their phpbb board, they are getting this error, anybody have an idea what it is?
Could not query forums information
DEBUG MODE
SQL Error : 1016 Can't open file: 'phpbb_posts.MYI' (errno: 145)
SELECT f.*, p.post_time, p.post_username, u.username, u.user_id FROM (( phpbb_forums f LEFT JOIN phpbb_posts p ON p.post_id = f.forum_last_post_id ) LEFT JOIN phpbb_users u ON u.user_id = p.poster_id ) ORDER BY f.cat_id, f.forum_order
Line : 167
File : index.php
Could not query forums information
DEBUG MODE
SQL Error : 1016 Can't open file: 'phpbb_posts.MYI' (errno: 145)
SELECT f.*, p.post_time, p.post_username, u.username, u.user_id FROM (( phpbb_forums f LEFT JOIN phpbb_posts p ON p.post_id = f.forum_last_post_id ) LEFT JOIN phpbb_users u ON u.user_id = p.poster_id ) ORDER BY f.cat_id, f.forum_order
Line : 167
File : index.php