Back to vBulletin 4.x Template Modifications

Find all threads posted in - "My Threads"
Mod Version: 1.01, by fkatzenb

vB Version: 4.1.0 Rating: (4 votes - 4.75 average) Installs: 16
Released: 22 Dec 2010 Last Update: Never Downloads: 0
Not Supported Template Edits Re-usable Code Translations  

You can insert the following code into your board to allow your users to have a simple link to find all the threads they have posted in. It is rather simple and works well when put into the navbar. I use the term "My Threads" for lack of a better term.

Code:
search.php?do=finduser&userid={vb:raw bbuserinfo.userid}&starteronly=0&contenttype=vBForum_Thread
As inserted into the navbar...
Code:
{vb:raw template_hook.navbar_start}
<vb:if condition="$show['searchbuttons']">
	<vb:if condition="$show['member']">
	<li><a href="search.php?{vb:raw session.sessionurl}do=getnew&amp;contenttype=vBForum_Post">{vb:rawphrase new_posts_nav}</a></li>
	<li><a href="search.php?do=finduser&amp;userid={vb:raw bbuserinfo.userid}&amp;starteronly=0&amp;contenttype=vBForum_Thread">My Threads</a></li>
	<vb:else />
	<li><a href="search.php?{vb:raw session.sessionurl}do=getdaily&amp;contenttype=vBForum_Post">{vb:rawphrase todays_posts}</a></li>
	</vb:if>
</vb:if>

Download

No files for download.

Supporters / CoAuthors

  • peterska2

Similar Mods

Show Thread Enhancements "Find all started threads" in postbit & postbit_legacy dropdown vBulletin 4.x Add-ons
Profile Enhancements Add link "Find all started threads" in the drop down user vBulletin 4.x Template Modifications
Profile Enhancements Add link "Find all started threads" on profil page vBulletin 4.x Template Modifications

vblts.ru supports vBulletin®, 2022-2024