1 頁 (共 1 頁)

[問題]我在設定版主時,遇到的問題

發表於 : 2006-06-24 12:49
s890510
系統版本:2.21
主機:UNIX

問題:怎麼權限設定後會出現這個?
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 (7, , 1)

Line : 391
File : admin_ug_auth.php

Re: [問題]我在設定版主時,遇到的問題

發表於 : 2006-06-24 22:02
心靈捕手
s890510 寫:系統版本:2.21
主機:UNIX

問題:怎麼權限設定後會出現這個?
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 (7, , 1)

Line : 391
File : admin_ug_auth.php
我猜想:
您應該是有安裝其他外掛吧!

建議您:
補齊" 發問格式"; 否則, 將移動到 '無法分類' 版面.
http://phpbb-tw.net/phpbb/viewtopic.php?t=15329

發表於 : 2006-06-24 22:12
appleboy

代碼: 選擇全部

INSERT INTO phpbb_auth_access (forum_id, group_id, auth_mod) VALUES (7, , 1) 
SQL語法錯誤

你有加裝外掛 麻煩請重新檢查 :lol:

發表於 : 2006-06-25 06:38
s890510
●架設主機作業系統:Unix
●您的上網方式:ADSL
●您的 phpBB2 版本:phpBB 2.0.21
●您的 domain(網域名稱) :http://www.scard.holyou.net
●您的 phpBB2 連結網址:http://www.scard.holyou.net/scard/
●錯誤代碼: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 (7, , 1)

Line : 391
File : admin_ug_auth.php

●有安裝的外掛:2.23a

發表於 : 2006-06-25 08:08
心靈捕手
s890510 寫:●架設主機作業系統:Unix
●您的上網方式:ADSL
●您的 phpBB2 版本:phpBB 2.0.21
●您的 domain(網域名稱) :http://www.scard.holyou.net
●您的 phpBB2 連結網址:http://www.scard.holyou.net/scard/
●錯誤代碼: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 (7, , 1)

Line : 391
File : admin_ug_auth.php

●有安裝的外掛:2.23a
建議您:
1. 補充說明 '架站系統' (MySQL, PHP 版本) 為何
2. 補充說明 '有安裝的外掛' (名稱) 為何
3. 將此檔壓縮後, 貼出下載連結
admin/admin_ug_auth.php