$DB_site->query("UPDATE user SET posts = posts + 1, lastpost = UNIX_TIMESTAMP() WHERE userid = " . $bbuserinfo['userid']);