●免費空間連結: http://free4.e-168.cn/sonico /
●您的上網方式:校園網\r
●您安裝的程式:Apache + php + MySql
●您的 phpBB2 版本:phpBB 2.0.15 MOD版
●您的 domain(網域名稱) :http://free4.e-168.cn/sonico/
●您的 phpBB2 連結網址: http://free4.e-168.cn/sonico/
●錯誤代碼:
代碼: 選擇全部
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, t.topic_id, t.topic_title 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 ) LEFT JOIN phpbb_topics t ON t.topic_last_post_id = f.forum_last_post_id) GROUP BY f.forum_id ORDER BY f.cat_id, f.forum_order
Line : 171
File : index.php這是他的錯誤代碼
●錯誤代碼:
代碼: 選擇全部
Couldn't obtain category list.
DEBUG MODE
SQL Error : 1030 Got error 28 from table handler
SELECT c.cat_id, c.cat_title, c.cat_order FROM phpbb_categories c, phpbb_forums f WHERE f.cat_id = c.cat_id GROUP BY c.cat_id, c.cat_title, c.cat_order ORDER BY c.cat_order
Line : 154
File : functions.php

