some members where bored to see the RSS-posts (threads)
after using "new posts". if you don't like see that posts there
follow the steps below...
so i modified the links in "navbar"
important:
65 & 66 are my forum ids where the rss-feeds are postet.
so you have to change them (it).
find 3 times:
PHP Code:
search.php?$session[sessionurl]do=getnew
and change it to:
PHP Code:
search.php?$session[sessionurl]do=getnew&exclude=65,66
if you have only one forum for RSS than it has to be like this:
PHP Code:
search.php?$session[sessionurl]do=getnew&exclude=65
and if you have more forums:
PHP Code:
search.php?$session[sessionurl]do=getnew&exclude=65,66,67,68
_______
demo for 3.0.7:
http://www.acnw.de/board/forumdisplay.php?f=65