1 頁 (共 1 頁)

[問題] 刪除會員出現的訊息..

發表於 : 2006-12-23 12:31
NOFX
架設主機作業系統:
Apache 版本 1.3.37 (Unix)
MySQL 版本 4.0.27-standard
PHP 版本 4.4.4

使用版本:phpBB 2.0.21

網站位置:http://www.wowloungebar.com

補充:曾加裝MOD
Delete User MOD v1.0.1
Prune users v1.4.3
我懷疑是這2隻MOD沖碼

狀況描述:

代碼: 選擇全部

Could not delete group 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 '' at line 2

DELETE FROM phpbb_groups WHERE group_id = 

Line : 215
File : delete_user.php
刪除會員時會出現以上代碼,會員以順利刪除,不知是否以上安裝2隻MOD沖碼..
麻煩請各位高手指導一下小弟...... :-D

Re: [問題] 刪除會員出現的訊息..

發表於 : 2006-12-25 14:57
pcrick
NOFX 寫:架設主機作業系統:
Apache 版本 1.3.37 (Unix)
MySQL 版本 4.0.27-standard
PHP 版本 4.4.4

使用版本:phpBB 2.0.21

網站位置:http://www.wowloungebar.com

補充:曾加裝MOD
Delete User MOD v1.0.1
Prune users v1.4.3
我懷疑是這2隻MOD沖碼

狀況描述:

代碼: 選擇全部

Could not delete group 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 '' at line 2

DELETE FROM phpbb_groups WHERE group_id = 

Line : 215
File : delete_user.php
刪除會員時會出現以上代碼,會員以順利刪除,不知是否以上安裝2隻MOD沖碼..
麻煩請各位高手指導一下小弟...... :-D
我之前也是出現同樣的問題 :?:
但是我將"帳號啟用動作"==>選為"由會員自行啟用"
就可以刪除了!!!
(不過是什麼原因就不清楚了 :?: )