Originally posted by LK:
Try the following:
in public_common.pl, find: (
TWICE)
next FORUM if $vars_forums{$f}->[3] ne "On";Add below:
next FORUM if $f == NUMBER;
Replace NUMBER with the number of the forum you'd like to hide, for example if you'd like to hide forum 3 add: