The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Search threads in specific forum code?
Hello, i need a bit of help on coding something.
I want to add a link to all users postbits that will link to a search of threads started by that person in a specific forum. I already know where i would need to code this but I'm having trouble on the actual code needed to do this. So far I've got this: Code:
<a href="search.php?{vb:raw session.sessionurl}do=finduser&userid={vb:raw userinfo.userid}&starteronly=1&contenttypeid=1&forumchoice[]=1&childforums=2&">My Creations</a> "Please add more constraints to your search. Searches that return all or most of the database are a bad idea" I'm new to vb code so have no idea if I'm even close to achieving what i want. Could someone help guide me on how to achieve this? Thanks. |
#2
|
|||
|
|||
"Bump" after quite a while i still haven't figured out how to do this. Is there anyone who has even the slightest idea of how to do this please?
|
#3
|
|||
|
|||
Try changing do=finduser to do=process. Also, I think you want post.userid instead of userinfo.userid.
|
#4
|
|||
|
|||
Thank you very much. That worked.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|