The Arcive of vBulletin Modifications Site. |
|
Add link "Find all started threads" in the drop down user Details »»
|
|||||||||||||||||||||||||||||||
|
Add link "Find all started threads" in the drop down user
Developer Last Online: Mar 2017
This mod add a link "Find all started threads" in the drop down user.
Code:
<li class="left">
<a href="{vb:link member, {vb:raw memberinfo}}">
<img src="{vb:stylevar imgdir_siteicons}/profile.png" alt="" />
{vb:rawphrase view_profile}
</a>
</li>
Code:
<li class="right">
<a href="search.php?{vb:raw session.sessionurl}do=finduser&userid={vb:raw memberinfo.userid}&contenttype=vBForum_Post&starteronly=1" rel='nofollow'><img src="{vb:stylevar imgdir_siteicons}/forum.png" alt="{vb:rawphrase find_all_posts}"/> {vb:rawphrase find_all_started_threads}</a>
</li>
Screenshots
Show Your Support
|
|||||||||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
nice work .... perfect
|
|
#3
|
|||
|
|||
|
thank you
|
|
#4
|
||||
|
||||
|
|
|
#5
|
||||
|
||||
|
Thanks installed
|
|
#6
|
|||
|
|||
|
You can do this without any template edits with Lynne's add-on: https://vborg.vbsupport.ru/showthread.php?t=229262
|
|
#7
|
||||
|
||||
|
This works great very nice work.
|
![]() |
|
|