代碼: 選擇全部
Could not query categories list
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'c.cat_id<>'0' ORDER BY c.cat_order' at line 2
SELECT c.cat_id, c.cat_title, c.cat_order FROM phpbb_categories cWHERE c.cat_id<>'0' ORDER BY c.cat_order
Line : 118
File : index.php 又不知道該怎麼去修理它>"<
phpMyAdmin 我已經去 修復資料表 了,可是沒多久之後卻又跑出來了,
本來都好好的,乎然的出現...
真讓人頭痛>"<
------------------------------------------------------------------------------
另外,我在撿查phpMyAdmin時,出現了以下問題...
代碼: 選擇全部
於資料表 `phpbb_sessions` 中有索引問題
主鍵 PRIMARY 及 索引鍵 INDEX 不應同時間設定欄位 `session_id` 中
刪除它嘛???還是該如何修改???

