Ich frag mich schon die ganze Zeit, wieso sich niemand im Forum registriert, das ich eingerichtet habe, bis ich plötzlich feststelle, dass folgender Fehler auftritt, wenn man die Registrations-Felder ausgefüllt hat und sie dann abschickt:
Code: Alles auswählen
Allgemeiner Fehler
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 ' user_profile_view_popup, user_sig, user_sig_bbcode_uid, user_avatar, user_avata' at line 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_profile_view_popup, 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_style, user_level, user_allow_pm, user_active, user_actkey) VALUES (5, 'julian', 1188463828, 'e10adc3949ba59abbe56e057f20f883e', 'julian@hotmail.com', '', '', '', '', '', 0, '', '', '', 0, 0, '', '', '', 1, 1, 0, 1, 1, 0, 1, 1, 2, 'D d M, Y H:i', 'german', 1, 0, 1, 1, '')
Line : 653
File : usercp_register.php