Quote:
Originally Posted by Paul M
You need to add &exclude=1,2,3 to the url.
|
Is there a variable you defined for the excluded forums that I can add to the end of the url?
I guess I'm not explaining it correctly. When someone clicks on 'New Posts" on the NavBar, I want them to use your code instead of the code thats in the NavBar template. I have commented out the OEM code and added a link with the excluded forums, and that works, but if I add a new RSS feed, then I have to edit the template again to add that forum number.
Ie: <!--ADDED BY MATT FOR NEW POSTS-->
<td class="vbmenu_control"><a href="http://www.thesabrehood.org/forum/search.php?do=getnew&exclude=144,145,146,161,162,1 63">New Posts</a></td>
Is there a code block I can put here to take advantage of your great mod from the NavBar location.
Thanks for all your efforts!