The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Somebody pls do this SIMPLE modification
Hi,
I miss very much in vBulletin forums, that there is no link "my posts" in navbar. Can somebody pls do this little mod. Now everytime when we log into forums, we must do search by user (me), to find our threads. |
#2
|
||||
|
||||
can't remember the exact code, but the lin would be something like:
https://vborg.vbsupport.ru/search.php?do=finduser&u=<INSERT USER ID VAR HERE> You can just grab the code from the memberinfo template. |
#3
|
||||
|
||||
Put this where you want it to show up:
Code:
<if condition="$show[member]"><td class="vbmenu_control"><a href="$vboptions[bburl]/search.php?do=finduser&u=$bbuserinfo[userid]">My Posts</a></td></if> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|