The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Hey guys!
I was wondering if anyone knew how to add a navbar link to allow users to choose between new posts on the entire site or to limit to certain forums? I know how to do all the navbar stuff - but I was curious about the other bit? I'm looking to add an option of new professional posts and all new posts. The former limiting to a set of pre defined forums. Thanks! |
#2
|
|||
|
|||
![]()
Easy way to do this would be to pass a list of forum ids in the url.
You can use this to exclude forums from the search; Code:
http://www.forum.com/search.php?do=getnew&exclude=1 Code:
http://www.forum.com/search.php?do=getnew&include=1 Code:
http://www.forum.com/search.php?do=getnew&exclude=1,2,3,4,5 http://www.forum.com/search.php?do=getnew&include=1,2,3,4,5 ![]() |
#3
|
||||
|
||||
![]()
You are a freaking genius Brad. Thanks for that!
|
#4
|
|||
|
|||
![]()
Ah thank you. It's about time someone noticed.
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|