[ 求助 ] 會員權限設定有問題
發表於 : 2004-11-25 23:18
Verison : phpBB 2.0.10
Connect: Hong Kong Netvigator BROADBAND
Domain : http://bharea.hkpts.com
不知何解,我想將會員升級至管理員或降級至會員,當按下送出後,他就寫了以下的句子,請問我應該如何處理呢?
謝謝~
一般錯誤
Couldn't delete auth access info
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 'AND auth_mod = 0' at line 3
DELETE FROM bhf_auth_access WHERE group_id = AND auth_mod = 0
Line : 180
File : /ha/hkpts/public_html/bharea/bhf/admin/admin_ug_auth.php
Connect: Hong Kong Netvigator BROADBAND
Domain : http://bharea.hkpts.com
不知何解,我想將會員升級至管理員或降級至會員,當按下送出後,他就寫了以下的句子,請問我應該如何處理呢?
謝謝~
一般錯誤
Couldn't delete auth access info
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 'AND auth_mod = 0' at line 3
DELETE FROM bhf_auth_access WHERE group_id = AND auth_mod = 0
Line : 180
File : /ha/hkpts/public_html/bharea/bhf/admin/admin_ug_auth.php