Hi,
I know a guy that is trying to register to the forums but it keeps giving an error. I tried registering him also and go the same error. Can this be fixed quickly?
Thanks
Error:
Could not insert data into users table
DEBUG MODE
SQL Error : 1110 Column 'user_custom_title' specified twice
INSERT INTO phpbb_users (user_id, username, user_regdate, user_password, user_email, user_icq, user_website, user_occ, user_from, user_interests, user_custom_title, user_custom_title, user_sig, user_sig_bbcode_uid, user_avatar, user_avatar_type, user_viewemail, user_aim, user_yim, user_msnm, user_attachsig, user_allowsmile, user_autospell, user_allowhtml, user_allowbbcode, user_allow_viewonline, user_notify, user_notify_pm, user_popup_pm, user_timezone, user_dateformat, user_show_quickreply, user_quickreply_mode,user_lang, user_style, user_level, user_allow_pm, user_active, user_actkey) VALUES (818, 'tomhoward', 1128692665, '13c7b09d2fd76f6d2c7c7ca4f976966b', 'tdhoward@adelphia.net', '', '', '', '', '', '','','', '', '', 0, 1, 'tdhoward1', 'howard_tom2001', '', 1, 1, 1, 0, 1, 1, 0, 1, 1, 0, 'D M d, Y g:i a', 1, 1,'english', 1, 0, 1, 1, '')
Line : 4556
File : usercp_register.php
I know a guy that is trying to register to the forums but it keeps giving an error. I tried registering him also and go the same error. Can this be fixed quickly?
Thanks
Error:
Could not insert data into users table
DEBUG MODE
SQL Error : 1110 Column 'user_custom_title' specified twice
INSERT INTO phpbb_users (user_id, username, user_regdate, user_password, user_email, user_icq, user_website, user_occ, user_from, user_interests, user_custom_title, user_custom_title, user_sig, user_sig_bbcode_uid, user_avatar, user_avatar_type, user_viewemail, user_aim, user_yim, user_msnm, user_attachsig, user_allowsmile, user_autospell, user_allowhtml, user_allowbbcode, user_allow_viewonline, user_notify, user_notify_pm, user_popup_pm, user_timezone, user_dateformat, user_show_quickreply, user_quickreply_mode,user_lang, user_style, user_level, user_allow_pm, user_active, user_actkey) VALUES (818, 'tomhoward', 1128692665, '13c7b09d2fd76f6d2c7c7ca4f976966b', 'tdhoward@adelphia.net', '', '', '', '', '', '','','', '', '', 0, 1, 'tdhoward1', 'howard_tom2001', '', 1, 1, 1, 0, 1, 1, 0, 1, 1, 0, 'D M d, Y g:i a', 1, 1,'english', 1, 0, 1, 1, '')
Line : 4556
File : usercp_register.php
Comment