The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi, I'm sorry if this is covered elsewhere, but I couldnt find it.
I would like my forum to display a "Show own posts" textlink in the navbar, between "New posts" and "Calendar". I'm aware that the function is there in the Member profile, but my users would like this more acessable. Do any of you know how to fix this? Again, if this is covered elsewhere, I'm sorry about making this post. |
#2
|
|||
|
|||
![]()
<a href="https://vborg.vbsupport.ru/showthread.php?t=118924" target="_blank">How To Add Additional Links To Your Navbar</a>
|
#3
|
||||
|
||||
![]()
I'm not exactly sure what you're asking but here are two user post details that you can use in navbar:
To show total posts by user: Code:
Total Posts: $bbuserinfo[posts] To show Find all posts by user: Code:
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=finduser&u=$bbuserinfo[userid]" rel="nofollow">Find all posts by $bbuserinfo[username]</a></td> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|