The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Search in forum...
search.php?do=finduser&u=$bbuserinfo[userid]&starteronly=1&f=44
What should I replace f=44 with if I want to search it in a specific forum? |
#2
|
||||
|
||||
Quote:
Code:
search.php?do=finduser&u=$bbuserinfo[userid]&starteronly=1&f=xx |
#3
|
|||
|
|||
It searches in all the forums...
|
#4
|
||||
|
||||
Sorry, was not sure what you were asking, I thought you were on about the forum numbers.
Search will check all forums apart from the ones you exclude. Try this instead : Code:
search.php?do=finduser&u=$bbuserinfo[userid]&starteronly=1&exclude=xx,yy,zz |
#5
|
|||
|
|||
Quote:
|
#6
|
||||
|
||||
Right, one more go at this:
Code:
search.php?do=finduser&u=$bbuserinfo[userid]&starteronly=1&forumchoice[]=xx Now if that is not it, then please explain exactly what it is you want to do. Then myself or someone else can figure out how to do it, as the code you originally posted would seem to indicate searching for a specific user's started threads in a single forum. |
#7
|
|||
|
|||
Quote:
|
#8
|
||||
|
||||
Quote:
Code:
search.php?do=finduser&u=$bbuserinfo[userid]&starteronly=1&forumchoice[]=xx&childforums=1 |
#9
|
|||
|
|||
Thanks a lot! Perfect!!!
|
#10
|
||||
|
||||
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|