quote:
Originally posted by Mike
Would it be possible so when are no unread threads on a forum ...
It would take quite a bit of new code, an additional query, and some lost speed to check
all the threads in a forum, but it probably wouldn't be too hard to just check the first page.
For example, if you viewed forumdisplay.php?fid=x&page=1 and there were no "unread" icons on that page, then that forum would automatically be marked as read, the same as if you clicked the "mark forum as read" link.
Sound good?