I get the following error in phpbb:
SQL Error : 1054 Unknown column 'user_unread_privmsg' in 'field list'
UPDATE phpbb_users SET user_unread_privmsg = user_unread_privmsg + user_new_privmsg, user_new_privmsg = 0, user_last_privmsg = 1145472715 WHERE user_id = 3
Line : 1856
File : privmsg.php