PDA

View Full Version : Is there a "today's posts" search feature?


Racechaser
05-14-2012, 05:49 PM
I would like to add a tab like the "What's New" tab. Only it would be "Today's Posts" and would pull up all the threads that have been posted in during the last 24 hours and not read.

I will be putting up a Navtabs mod for the tab but I was wondering if there is a mod for this type of refined search. Any help??

Thanks
Scott

djbaxter
05-14-2012, 06:29 PM
Yes.

First, install one of the navbar add-ons like https://vborg.vbsupport.ru/showthread.php?t=228507 - this allows you to both add new tabs and disable existing (native vB) tabs.

Then add a "Today's Posts" tab using the following entry in the Options for that mod:

Today's Posts|http://YOURFORUM.COM/search.php?do=getdaily&days=1=>self

or add a "Recent Posts" tab using the following:

Recent Posts|http://YOURFORUM.COM/search.php?do=getdaily&days=3=>self

Change days=3 to however many days you like, depending on how busy your forum is.

Racechaser
05-14-2012, 06:53 PM
Thank You so much. I appreciate the response. I hope to get the mods loaded tonight.