●您的上網方式:hinet 8M/1M
●您安裝的程式:appserv 2.4.8
●您的 phpBB2 版本:phpBB 2.0.22
●您的 domain(網域名稱) :www.pruplelayers.in-tw.com
●您的 phpBB2 連結網址: http://www.pruplelayers.in-tw.com/
●錯誤代碼:
在指定版面管理員所出現的代碼
代碼: 選擇全部
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 (19, , 1)
Line : 419
File : admin_ug_auth.php代碼: 選擇全部
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 'ORDER BY u.username' at line 7
SELECT u.username, u.user_id, u.user_viewemail, u.user_posts, u.user_regdate, u.user_from, u.user_website, u.user_email, u.user_icq, u.user_aim, u.user_yim, u.user_msnm, ug.user_pending FROM phpbb_users u, phpbb_user_group ug WHERE ug.group_id = 9 AND u.user_id = ug.user_id AND ug.user_pending = 0 AND ug.user_id <> ORDER BY u.username
Line : 790
File : groupcp.php我察看資料庫後發現會員資料的尾端有問題
之後用輸出 在 載入 就好了
不過
在首頁看到的版面管理員ID是錯誤的 而且 點下去也是錯誤代碼

