N
nottm
Guest
Hello I recently uploaded phpbb to one of my websites on my plesk 7.5 root server and got the following message
Could not query forums information
DEBUG MODE
SQL Error : 1030 Got error 28 from table handler
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
can anyone tell me anything about error 28, and how I can resolve the problem!
Kindest Regards
Micheal.
Could not query forums information
DEBUG MODE
SQL Error : 1030 Got error 28 from table handler
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
can anyone tell me anything about error 28, and how I can resolve the problem!
Kindest Regards
Micheal.