How often would this cause an update as I added that line as shown below.
Then read a post 5 times and views count is still the same

if (!$mode) $mode = "showflat";

$show_all_posts = ($page == "all");
update_views_counter();

// Grab current page from session variable
$page_was_kludged = false;
if (!$page) {
$page = $_SESSION['currentpage'];
$page_was_kludged = true;


JR
Team ZR-1 Corvette Racer's