The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Search & "My Posts"
We all know about the "My Posts" link as seen my the following code...
Code:
<if condition="$vboptions['enablesearches']"><tr><td class="vbmenu_option"><a href="search.php?do=finduser&u=$bbuserinfo[userid]" rel="nofollow">My Posts</a></td></tr></if> Thanks! Frank |
#2
|
|||
|
|||
hmm. It's taken a bit of experimentation but this works
Code:
search.php?do=process&showposts=0&starteronly=0&exactname=1&searchuser=$bbuserinfo[username] So basically replace the url bit with the url above and it should then work |
#3
|
|||
|
|||
Thats awesome! Thanks very much! I messed around alot to figure this one out...
Frank |
#4
|
|||
|
|||
just don't ask me to do it again, coz I can't remember how I got to that point.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|