The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Looking for a "view my posts/threads" link mod
Had a request from users of my site to have a link they can click which gives a list of threads they have posted in (not subscribed to)
Is there one anyone knows of for 3.6? Thanks! |
#2
|
||||
|
||||
Have you tried a search? Try "post*" in "all mods" "titles only" and you should find it.
|
#3
|
||||
|
||||
Check my profile for "my listings". That will generate a link in postbit for the threads they've posted within each forums.
Now, you can also use the search.php function with is standard and lists all posts you've made. I believe the link is HTML Code:
search.php?do=finduser&u=x |
#4
|
|||
|
|||
I might not have explained this too well. What I'm after is a mod to put a link in the header like the "new posts" link but the linbk should just list posts that the user has posted in. Cant seem to find anything that matches that requirement!
|
#5
|
||||
|
||||
And you don't want to search because???? My Posts Menu In Navbar
|
#6
|
|||
|
|||
Appreciation for the link slightly tinged by the bad attitude.
I did seek but did not find! |
#7
|
||||
|
||||
got it sort of...nevermind...
|
#8
|
||||
|
||||
Quote:
In any case to add a link to the navbar, which I'm assuming is what you call the header, open the NAVBAR template. search for where you want to put the link (probably before or after "New Posts") and add the following code: <td><a href="search.php?do=finduser&u=$bbuserinfo[userid]">Your Posts</a></td> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|