Back to vBulletin 4.x Template Modifications

Add "Find all threads started by user" back to profile page
Mod Version: 1.00, by ericgtr

vB Version: 4.0.0 Rating: (3 votes - 5.00 average) Installs: 25
Released: 23 Dec 2009 Last Update: Never Downloads: 2
Not Supported Template Edits  

It used to be you would click on a users profile and be presented with both "Find all posts by user" and "Find all threads started by user". Now you are only presented with "Find all posts by user" and if you want to find all posts they started you have to go to Advanced Search, then click Search by Type, then you can enter username and select Find All Threads started by.

Ridiculous.

Here's a simple way to add it back.

Open the MEMBERINFO template and find
HTML Code:
<li><a href="search.php?{vb:raw session.sessionurl}do=finduser&amp;userid={vb:raw userinfo.userid}&amp;contenttype=vBForum_Post&amp;showposts=1"><img src="{vb:stylevar imgdir_siteicons}/forum.png" alt="{vb:rawphrase find_all_posts}" class="inlineimg" /> {vb:rawphrase find_all_posts}</a></li>
Add this below
HTML Code:
<li><a href="search.php?{vb:raw session.sessionurl}do=finduser&amp;userid={vb:raw userinfo.userid}&amp;contenttype=vBForum_Post&amp;starteronly=1"><img src="{vb:stylevar imgdir_siteicons}/forum.png" alt="Find all threads started" class="inlineimg" /> Find all threads started</a></li>

Download

No files for download.

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" on profil page vBulletin 4.x Template Modifications
User Selectable "Maximum Displayed Threads Before Page Split" vBulletin 3.5 Add-ons

vblts.ru supports vBulletin®, 2022-2024