The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Include only one category in New Posts menu
I have two drop down boxes under New Posts now.
What code would give me a third drop down box called Only Shopping. This New Posts choice would have posts only from one category of the forum - the Shopping category. The forum ID of this category is 27 Thanks for your help! |
#2
|
|||
|
|||
Add the following to the popups menu:
Code:
<tr><td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getnew&include=27" accesskey="2">Shopping Only</a></td></tr> |
#3
|
|||
|
|||
Well, yes, but . . this is actually a category with 7 sections (forums). I ended up using include=1,2,3,4,5,6,7
worked great! Using the ID for the category didnt work. I really appreciate your help - sometimes the simple things are the hardest! |
#4
|
||||
|
||||
I think you have to add "&child=1" for it to include child forums.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|