代碼: 選擇全部
●主機作業系統:Linux
●您的上網方式:FTTB
●您安裝的程式:Apache 1.3.41 (Unix) + php + MySql 4.1.22-standard
●您的 phpBB 版本:phpBB 3.0.2
●您的 domain (網域名稱) : www.razerclub.com.tw
●您的 phpBB 連結網址: http://www.razerclub.com.tw
進入所有版面都發生錯誤,請問我該如何修正呢?
SQL 語法的警語:
代碼: 選擇全部
/* WARNING: do NOT execute the SQL commands on the phpbb_acl_options table more
than once if you're upgrading or trying to repair a previous installation of the calendar mod.
Executing this command more than once will add duplicate entries to the table
breaking your current permissions and causing the calendar to malfunction */
INSERT INTO phpbb_acl_options (auth_option, is_global, is_local, founder_only) VALUES ('a_calendar', 1, 0, 0),
('m_calendar_edit_other_users_events', 1, 0, 0),
('m_calendar_delete_other_users_events', 1, 0, 0),
('u_calendar_view_events', 1, 0, 0),
('u_calendar_create_events', 1, 0, 0),
('u_calendar_edit_events', 1, 0, 0),
('u_calendar_delete_events', 1, 0, 0);
代碼: 選擇全部
General Error
SQL ERROR [ mysql4 ]
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 7 [1064]
An sql error occurred while fetching this page. Please contact an administrator if this problem persists.