經過一天的觀察測試\r
從serve 的 log 發現\r
原來server 空間已滿,也會造成無法存取的狀況
無法存取就會有以上的DEBUG出現\r
弄那麼久總算有點進展
~呼~終於可以鬆口氣了
有 2 筆資料符合您搜尋的條件
- 2005-08-04 14:17
- 版面: phpBB 2 安裝與使用
- 主題: [問題] 求助~PHPBB的主頁問題
- 回覆: 7
- 觀看: 6651
[問題] 我也出現相同的問題
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 同樣的...