Code: Selecteer alles
INSERT INTO phpbb_users (user_id, username, user_regdate, user_password, user_email, user_icq, user_website, user_occ, user_from, user_from_flag, user_from_flag, user_from_flag, 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_style, user_level, user_allow_pm, user_active, user_actkey) VALUES (24, 'asdf', 1118952092, '9aa6e5f2256c17d2d430b100032b997c', 'asdffdsa@hotmail.com', '', '', '', '', '', '', '', '', '', '', '', 0, 0, '', '', '', 1, 1, 0, 1, 1, 0, 1, 1, 2, 'D M d, Y g:i a', 'english', 2, 0, 1, 0, '72074e13e4758')
Bij SQL invoeren krijg ik de fout dat user_from_flag 2 x erin staan, haal ik er 1 weg dat krijg ik dit:
Code: Selecteer alles
MySQL retourneerde: Documentatie
#1136 - Column count doesn't match value count at row 1