The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
'List All My Posts' function?
I'm wondering if there is a function (or if it's possible to create one) that gives a user a link, which will open a list of all their posts, regardless of whether they've subscribed.
Basically the same page you get if you do an advanced search by exact user name. But sometimes as I forum user I'd like to just see a list of my posts and cruise from there, in case I forgot to subscribe. As a forum admin I think my users will appreciate this. Am I missing it somewhere, or does anyone know how to go about it? Many thanks. |
#2
|
||||
|
||||
Put it in the NavBar
Code:
<a href="search.php?do=process&showposts=0&starteronly=1&exactname=1&searchuser=$bbuserinfo[username]">My Threads</a> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|