1
Trying to figure out a way to determine the number of new posts since a user last logged in to accomplish:
BEST CASE:
Is there anyway to get a number total of the number of new posts that exists since a user has last read any of the foums? I would like to diplays a something like 'Forums (xx New)' on my main menu to show users there are new posts in the forum without them having to go look.
ACCEPTABLE CASE:
Is there anyway to tell if there are new posts that exist since a user has last read any of the foums? I would like to diplays a something like 'Forums (New)' on my main menu to show users there are new posts in the forum without them having to go look.
I was trying to look at the code that displays the forum list to see how it determines the which read/unread status icon to use for each fourm, in hopes I could adapt something from that. But I have had no luck as of yet.
Any help or direction would be appreciated.
Thanks,
-Kev