不知道是不是和realName 和 NickName那個衝耶..
出現下面的錯誤..
Could not insert data into users table
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 ' 8, 'Y/n/j D g:iA', 'chinese_traditional_taiwan', '', 3, 0, 1,
INSERT INTO phpbb_users (user_id, username, user_regdate, user_password, user_email, user_icq, user_website, user_occ, user_from, user_interests, user_sig, user_sig_bbcode_uid, user_avatar, user_avatar_type, user_viewemail, user_aim, user_yim, user_msnm, user_attachsig, user_allowsmile, user_allowhtml, user_allowbbcode, user_allow_viewonline, user_notify, user_notify_pm, user_popup_pm, user_timezone, user_dateformat, user_lang, user_nickname, user_style, user_level, user_allow_pm, user_active, user_actkey, user_realname) VALUES (30, 'test', 1061564941, '81dc9bdb52d04dc20036dbd8313ed055', 'aa@aa.aa', '', '', '', '', '', '', '', '', 0, 0, '', '', '', 1, 1, 1, 1, 1, 0, 1, , 8, 'Y/n/j D g:iA', 'chinese_traditional_taiwan', '', 3, 0, 1, 'test', 0, '91755e')
Line : 543
File : /home/2003u/u89190974/public_html/song/phpBB2/includes/usercp_register.php
哪位大大來解救小弟我吧...T.T

