Log in

View Full Version : ok hope some one can help with today posts


peanut666
09-17-2004, 02:36 AM
i hope some one can help with this bit of codeing im running vb303 and would like to add a link to all posts today like there used to be in vbindex

is this possible in vb3

new posts since last visit works but with my kids using my pc and my home page as my board i miss a few posts unless i manualy check

thanks for any help in advance

TheMusicMan
09-17-2004, 08:30 AM
Yep - use "getdaily" instead of "getnew" in the search string...

i.e. add this as a link somewhere:

http://www.yourdomain/yourforum/search.php?do=getdaily - this will return all new posts today...


and this

http://www.yourdomain/yourforum/search.php?do=getdaily&days=n - will return all posts made during the last 'n' days

Hope that helps.

peanut666
09-17-2004, 11:48 PM
thanks alot for the help worked atreat:)