修改會員管理的"權限設定"時,會出現錯誤..怎辦??><

phpBB Installation & Usage Support
phpBB 2 安裝於各類型作業平台之問題討論;外掛問題,請到相關版面依發問格式發表!
(發表文章請按照公告格式發表,違者砍文)

版主: 版主管理群

版面規則
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
主題已鎖定
sss912042
星球普通子民
星球普通子民
文章: 25
註冊時間: 2007-10-26 13:55

修改會員管理的"權限設定"時,會出現錯誤..怎辦??><

文章 sss912042 »

●主機作業系統:Windows xp
●快速架站程式:iis5+php5+mysql5
●您的上網方式:ADSL
●您安裝的程式:iis5+php5+mysql5
●您的 phpBB 版本:phpBB 2.0.22
●您的 phpBB 風格:subSilver

請問各位大大~
當我在後台修改"會員管理的權限設定"時,會出現錯誤...
希望大家可以幫我解決~感激不敬...

代碼: 選擇全部

Couldn't update private forum permissions

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 ' 1)' at line 2

INSERT INTO phpbb_auth_access (forum_id, group_id, auth_mod) VALUES (2, , 1)

Line : 391
File : admin_ug_auth.php
或是

代碼: 選擇全部

Could not obtain moderator status

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 aa.group_id = ug.group_id AND aa.auth_mod = 1 GROUP BY ug.use' at line 3

SELECT ug.user_id, COUNT(auth_mod) AS is_auth_mod FROM phpbb_auth_access aa, phpbb_user_group ug WHERE ug.user_id IN () AND aa.group_id = ug.group_id AND aa.auth_mod = 1 GROUP BY ug.user_id

Line : 532
File : admin_ug_auth.php
admin_ug_auth.php_附件下載
頭像
心靈捕手
默默耕耘的老師
默默耕耘的老師
文章: 8540
註冊時間: 2004-04-30 01:54
來自: Taiwan

Re: 修改會員管理的"權限設定"時,會出現錯誤..怎辦??><

文章 心靈捕手 »

sss912042 寫:●主機作業系統:Windows xp
●快速架站程式:iis5+php5+mysql5
●您的上網方式:ADSL
●您安裝的程式:iis5+php5+mysql5
●您的 phpBB 版本:phpBB 2.0.22
●您的 phpBB 風格:subSilver

請問各位大大~
當我在後台修改"會員管理的權限設定"時,會出現錯誤...
希望大家可以幫我解決~感激不敬...

代碼: 選擇全部

Couldn't update private forum permissions

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 ' 1)' at line 2

INSERT INTO phpbb_auth_access (forum_id, group_id, auth_mod) VALUES (2, , 1)

Line : 391
File : admin_ug_auth.php
或是

代碼: 選擇全部

Could not obtain moderator status

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 aa.group_id = ug.group_id AND aa.auth_mod = 1 GROUP BY ug.use' at line 3

SELECT ug.user_id, COUNT(auth_mod) AS is_auth_mod FROM phpbb_auth_access aa, phpbb_user_group ug WHERE ug.user_id IN () AND aa.group_id = ug.group_id AND aa.auth_mod = 1 GROUP BY ug.user_id

Line : 532
File : admin_ug_auth.php
admin_ug_auth.php_附件下載
最新版, 有針對這個檔案做不少修正.

建議您:
升級 2.0.23 後, 再試試.
http://phpbb-tw.net/phpbb/viewtopic.php ... 87#p263687
施比受有福,祝福您好運! ^_^
歡迎光臨★★心靈捕手★★ :: 討論區
https://wang5555.dnsfor.me/phpBB3/
appleboy
竹貓忠實會員
竹貓忠實會員
文章: 304
註冊時間: 2002-09-15 21:47
來自: 高雄
聯繫:

Re: 修改會員管理的"權限設定"時,會出現錯誤..怎辦??><

文章 appleboy »

升級到 2.0.23

不過話說,你有裝過啥外掛之類的嗎?
圖檔
歡迎來到 CodeIgniter 繁體中文討論區
My Blog:小惡魔 - 電腦技術 - 生活日記 - 美食介紹 - AppleBOY
主題已鎖定

回到「phpBB 2 安裝與使用」