Could be done though...
Now it's set in your cookie when you read a message. You could make some while loop that checks every new msg in that forum against the cookie -> if all new messages are listed in the cookie of the user -> forum marked as read...
I don't know if you'll need an extra query for this though, but I guess you will...(for asking all new message-id's per forum)
|