I have installed this Hack, and in the config portion of the index.php code
i have it set to use the user permissions when gathering latest threads/posts
PHP Code:
$exclusions['userperms'] = true; // Use user permissions when gathering threads/posts?
But all of my users can still see the latest threads/posts from all of the private forums. Is there anywhere else that I need to change something to prevent the hidden posts from showing up in the latest thread box?
Thanks