Hi All,
I hope someone can help me with this?
I got the following error when someone want to create a new user:
Could not insert private message sent info.
DEBUG MODE
INSERT INTO phpbb_privmsgs (privmsgs_type, privmsgs_subject, privmsgs_from_userid, privmsgs_to_userid, privmsgs_date, privmsgs_ip, privmsgs_enable_html, privmsgs_enable_bbcode, privmsgs_enable_smilies, privmsgs_attach_sig) VALUES (1, 'Welcome to Ronalds Online!', , 37, 1150400849, '', 0, 1, 1, 1)
Line : 95
File : functions_post.php
Thanks!
Ronald rademaker