phpBB Type: Integramod 141
MODs: Yes
Your knowledge: Beginner
Board URL: http://www.mweva.com
PHP Version:
MySQL Version:
What was done before the problem appeared?
Nothing Just a found error
What was done to try to solve the problem?
Nothing
De.scription and Message
I noticed that when you click the Not so gramtically correct link under the forum rules in the acp and choose who to invite to re read the rules and click submit, this is the error I get. Not a big deal, just something I noticed.
Could not insert/update private message sent info.
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 ' 1170206183, '42743a1d', 1, 1, 1, 1)' at line 1
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 (5, 'Attention the Rules has been updated.', 2, , 1170206183, '42743a1d', 1, 1, 1, 1)
Line : 236
File : admin_forum_rules.php