Hello,
Since I've updated my forum to phpBB 2.0.10 (clean update) and reinstalled the Birthday Mod (1.5.7em) users can't register anymore. The rest is working fine.
This is the code I get:
Could not insert data into users table
DEBUG MODE
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_style, user_level, user_allow_pm, user_birthday, user_next_birthday_greeting, user_active, user_actkey) VALUES (46, 'test', 1100787749, '7651320fc8fd972af966e40752ddcecc', 'test@test.nl', '', '', '', '', '', '', '', '', 0, 0, '', '', '', 1, 1, 1, 1, 1, 0, 1, 1, 1, 'j-m-Y, G:i', 'dutch', 4, 0, 1, 0, '5d4faace0b20cc7795')
Line : 600
File : /home/sites/site31/web/forum/includes/usercp_register.php
I think it's a problem in includes/usercp_register but where tot start?
I looked at the database and all the needed items are there, so what is wrong? Hopefully there is someone to help me out.
Thanks.


