[問題]有個會員無法開啟,後台也找不到,也無法刪除?
發表於 : 2005-01-14 12:28
我的論壇出現了一個幽靈會員,在會員列表可以看到,但是後台搜尋卻找不到,出現您所選擇的會員名稱不存在的訊息。無法開通會員,也無法把這個會員刪除(因為找不到)。
後來我安裝了快速砍人的外掛(prune_users),安裝過程和操作一切都很正常,砍其他人也沒問題,可是偏偏就還是砍不了他,不管是從後台砍還是直接在會員列表按刪除會員,砍其他人都很正常,但是要砍這個會員時卻出現了下面的錯誤訊息,似乎是資料庫出錯了。
Could not update posts for this user
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 ''糊里糊涂' WHERE poster_id = 883' at line 2
UPDATE phpbb_posts SET poster_id = -1, post_username = '糊里糊涂' WHERE poster_id = 883
Line : 135
File : /home/ckenkay2/public_html/talk01/delete_users.php
糊里糊涂就是這個會員的ID,請問現在我該怎麼作呢?
後來我安裝了快速砍人的外掛(prune_users),安裝過程和操作一切都很正常,砍其他人也沒問題,可是偏偏就還是砍不了他,不管是從後台砍還是直接在會員列表按刪除會員,砍其他人都很正常,但是要砍這個會員時卻出現了下面的錯誤訊息,似乎是資料庫出錯了。
Could not update posts for this user
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 ''糊里糊涂' WHERE poster_id = 883' at line 2
UPDATE phpbb_posts SET poster_id = -1, post_username = '糊里糊涂' WHERE poster_id = 883
Line : 135
File : /home/ckenkay2/public_html/talk01/delete_users.php
糊里糊涂就是這個會員的ID,請問現在我該怎麼作呢?