Back to vBulletin 4.x Template Modifications

Add Unanswer Threads to the topmost manu
Mod Version: 1.00, by rfi

vB Version: 4.1.10 Rating: (2 votes - 4.50 average) Installs: 11
Released: 31 Jan 2012 Last Update: Never Downloads: 0
Not Supported Template Edits Re-usable Code  

This modification allows you add Unanswer Threads in the topmost bar of your forum home page.

It simply use the search to filter out the threads with no replies.

I have done this at 4.1.10 hopefully will work for other forums as well

Go to Admin Cp > Styles & Templates> Style Manager > Edit Templates > Header

Find:

PHP Code:
<vb:if condition="$show['registerbutton']">
                <
li><a href="register.php{vb:raw session.sessionurl_q}" rel="nofollow">{vb:rawphrase register}</a></li>
                </
vb:if> 
Insert This code after it:

PHP Code:
<li><a href="search.php?do=process&contenttype=vBForum_Post&replyless=1&replylimit=0&exclude=7">Unanswered Threads</a></li
Save the Templates and the little modification is done

Download

No files for download.

Screenshots

Click image for larger version
Name:	001.JPG
Views:	180
Size:	15.2 KB
ID:	136203   Click image for larger version
Name:	002.JPG
Views:	266
Size:	13.2 KB
ID:	136204  


vblts.ru supports vBulletin®, 2022-2024