$userview = $DB_site->query_first("SELECT SUM(views) AS total FROM thread WHERE postuserid='$post[userid]'");