Well I found out in the vBa CMPS there is an option to exclude certain forums, so i did that.
But there still is one problem.
In the Template for vBa CMPS: adv_portal_welcomeblock
Code:
<if condition="$vba_options['portal_welcome_newposts']"><a href="$vboptions[bburl]/search.php?$session[sessionurl]do=getnew&exclude=113">$vbphrase[new_posts]</a>: $newposts <br /></if>
Well I did the Exclude on the forum I don't want, but the $newposts is just a number, and I don't know how to exclude that. I wouldn't mind but for me I'm sitting there seeing there are 15 new posts, but when I click that, i only see 2 or so threads.
Anyone have any Idea's on how to do that?