ATVTorture
02-13-2009, 12:12 AM
I'm trying to figure out which template or PHP page performs the query for "recent threads" and "new threads since your last visit". I would like to limit the query so it doesn't include posts from a particular board in both of those areas.
I figured I would do something in the query like:
and !board_id='xxx'
Is this possible?
Thanks!
I figured I would do something in the query like:
and !board_id='xxx'
Is this possible?
Thanks!