2013-11-09, 05:32 PM
^ find below code in the above referred latest_threads.php file (lines ~ 209 - 210)
// get forums user cannot view
$unviewable = get_unviewable_forums(true);
you can follow earlier suggested method (2013-08-31, 03:34 AM).m. Wrote: (...) add after above (in a new line) :
$unviewable .= x;
where x is the forum id - which should be excluded. save the file and check if it works as required