Open admin/applications_addon/other/uportal/modules_public/uportal/uportal.php
Find: (around line 249 or 497 depending on the file)
'where' => $where,
Replace With:
'where' => $where." AND f.id NOT IN ( 2,4,6,8,9,10 ) ",
Just change the numbers to your forum ID numbers. You can add more or remove some.
Save













