參考連結: http://www.rueichio.idv.bz/shiw0509/tes ... hp?p=21#21
使用版本:phpBB PLUS1.0)
網站位置: http://www.rueichio.idv.bz/phpBB~plus/
狀況描述: 一開始測試沒問題
直到我修改一篇會員 的隱藏內容後發生出錯\r
不知道跟這個有沒有關係...請幫個忙救救我吧 謝謝
補充:
代碼: 選擇全部
Could not query forums information
DEBUG MODE
SQL Error : 1016 Can't open file: 'phpbb_forums.MYI'. (errno: 145)
SELECT f.*, p.post_time, p.post_username, u.username, u.user_id, t.topic_title, t.topic_last_post_id, t.topic_icon 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 = p.post_id ) ORDER BY f.cat_id, f.forum_order
Line : 178
File : /home2/rueichio/public_html/phpBB~plus/index.php

