Quote:
Originally Posted by Leo Brazil
Hi Allan,
I was looking exacly for something like this.
I have on 3.8.4 something like this:
- /search.php?do=process&replyless=1&replylimit=0&exc lude=30 - To get Threads with no replies
- /search.php?do=getnew - To get posts since my last visit
- /search.php?do=getdaily&days=7- Posts from a week before
- /search.php?do=getdaily&days=30 - Posts from a month before
Any idea how would be the links for those ? Got my idea ?
|
After Brother Allan
Leo Brazil !!
try this code
find in navbar
PHP Code:
<vb:if condition="$show['member']">
<vb:if condition="$show['member']">
Add under:
PHP Code:
<li><a href="search.php?do=getdaily&contenttype=vBForum_Post">{vb:rawphrase todays_posts}</a></li>
<li><a href="search.php?do=process&replyless=1&replylimit=0&exclude=30">Threads with no replies</a></li>
<li><a href="search.php?do=getnew">{vb:rawphrase last_visit}</a></li>
<li><a href="search.php?do=getdaily&days=7">Posts from a week before</a></li>
<li><a href="search.php?do=getdaily&days=30">Posts from a month before</a></li>
installed

________
Crime insurance advice