The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
The function find my posts on a thread.
Thanks |
|
#2
|
|||
|
|||
|
I also looking for this mod.
|
|
#3
|
|||
|
|||
|
It's just a link. Edit the SHOWTHREAD template, search for advanced_search to find the part below, then add the code in red above it:
Code:
<tr>
<td class="vbmenu_option"><a href="search.php?$session[sessionurl]searchthreadid=$threadid&userid=$bbuserinfo[userid]&do=finduser">Find My Posts</a></td>
</tr>
<tr>
<td class="vbmenu_option"><a href="search.php?$session[sessionurl]searchthreadid=$threadid">$vbphrase[advanced_search]</a></td>
</tr>
(if you want a phrase for the text, you'll have to figure that out yourself )
|
|
#4
|
|||
|
|||
|
Sweet. Thanks.
|
|
#5
|
|||
|
|||
|
Thanks :up:
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|