Log in

View Full Version : New Post and Todays Posts for limited forums


SGT Rock
08-08-2008, 06:46 PM
I've been searching around trying to find how to make this work but cannot seem to find it - so forgive me if there is an easy solution...

I've got a set of forums where I would like to have a custom NewPosts and Today's Posts searches that only searches for posts from these forums. Is there an easy way to make this happen>

Thanks in advance.

SGT Rock
08-12-2008, 05:12 AM
Anyone....

Dismounted
08-12-2008, 12:33 PM
Add this to the end of the search URL (for only including forums with ID 228 & 229):
&include=228,229
So getting new posts for forum IDs 228 & 229 on vB.org would be:
https://vborg.vbsupport.ru/search.php?do=getnew&include=228,229

SGT Rock
08-13-2008, 05:31 PM
Thanks. I've got it worked out now, but this only seems to work for newposts not today's posts for some reason.

Dismounted
08-14-2008, 07:29 AM
Please provide a URL.

Daky
10-21-2008, 12:20 AM
Nice one!
I was looking for something like this for long time,... is there a hack to do this wit more option/per user maybe?

tnx

Dismounted
10-21-2008, 05:41 AM
Just use conditionals? The conditional depends on what you want to do..
<if condition="SOMETHING">Do this!</if>

kjsmith84
05-16-2010, 07:12 PM
nevermind- found another code to use