Back to vBulletin 4.x Template Modifications

"Find latest started threads" in postbit_legacy
Mod Version: 1.00, by JGreig

vB Version: 4.2.x Rating: (1 vote - 5.00 average) Installs: 8
Released: 12 Mar 2014 Last Update: Never Downloads: 0
Not Supported Template Edits Re-usable Code  

Why use add-ons when you can do this with a simple bit of code added to your postbit_legacy template?

Admin CP > Styles & Templates > YOUR STYLE > Edit Templates > Postbit Templates > postbit_legacy

Find
Code:
<dt>{vb:rawphrase posts}</dt> <dd>{vb:raw post.posts}</dd>
Add below
Code:
<dt>{vb:phrase threads}:</dt> <dd><a href="search.php?{vb:raw session.sessionurl}do=finduser&amp;userid={vb:raw post.userid}&amp;contenttype=vBForum_Post&amp;starteronly=1" rel='nofollow'>{vb:rawphrase find_all_started_threads}</a></dd>
You can do the same for the postbit template.

====================================

If you would rather show the thread count in the postbit_legacy/postbit, use the following code:

Code:
<dt>{vb:phrase threads}:</dt> <dd>{vb:raw post.threads}</dd>

Download

No files for download.

Screenshots

Click image for larger version
Name:	findthreads.png
Views:	252
Size:	3.3 KB
ID:	148445  

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 "Find all threads started by user" back to profile page 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