if ($_REQUEST['do'] == 'filter') { $hook_query_where .= ' AND post.userid = ' . $thread['postuserid'] . ' '; }