new threads since last visit is pretty pointless since everytime a user makes a post in a different thread that was already started it counts it as a new thread.
so if make a post in a thread that was 2 days old
it will show
new post: 1
new threads: 1
instead of:
new post: 1
new threads: 0
i see you are using one query, but i think its almost impossible unless you run two queries, one to get the count of new posts, and another for new threads.
|