The Arcive of vBulletin Modifications Site. |
|
Unanswered Threads link in Quick Links Details »»
|
|||||||||||||||||||||||||
I've seen this asked a few times, so I'm just passing along how I do it.
Simple template edit: In the navbar template: Find: Code:
<if condition="$vboptions['enablesearches']"><tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=getdaily">$vbphrase[todays_posts]</a></td></tr> Code:
<!-- Unanswered Posts --> <tr><td class="vbmenu_option"><a href="search.php?do=process&replyless=1&replylimit=0&exclude=30">Unanswered Posts</a></td></tr> <!-- /Unanswered Posts --> Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Sweet!! Installed, thank you very much!!
|
|
#3
|
|||
|
|||
|
Very nice, installed.
|
|
#4
|
||||
|
||||
|
nice addition, simple but effective!!
|
|
#5
|
||||
|
||||
|
Pretty good. How can I get the output to display the thread titles in a vBadvanced module?
|
|
#6
|
||||
|
||||
|
*installed thanks
*
|
|
#7
|
||||
|
||||
|
*installed THANK YOU!
|
|
#8
|
|||
|
|||
|
Very nice hack
Thank you |
|
#9
|
|||
|
|||
|
Thanks very much for this...
|
|
#10
|
|||
|
|||
|
uhmm this seems to work, but not completely, I think the &exclude=.. doesn't define the amount of days, but excludes certain forumID's, but it doesn't limit the number of days, although excluding certain forums is certainly forum, I'm still interested if anyone knows how to limit the number of days?
|
![]() |
|
|