The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Search users post within forum on forumdisplay
I'm trying to create a link that will show all of users posts within a forumid on the forumdisplay template.
you can achieve this in advanced search (search for a users post inside a forum) so I figure it should be possible to build a link to do it as well. This is what I'm using but it's returning all of users post (site wide) anyone see where I'm going wrong? HTML Code:
search.php?$session[sessionurl]do=finduser&userid=$topposter[userid]&f=$foruminfo[forumid] Managed to get it Code:
search.php?$session[sessionurl]do=process&forumchoice[]=$foruminfo[forumid]&childforums=0&showposts=1&userid=$topposter[userid] |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|