Posted 11 November 2002 - 12:03 PM
MC,
I have been looking into this problem on the phpBB home page. Unlike YaBB, phpBB marks posts as unread only if the time of posting is before the current login time. When you refresh the login time changes to the current time, and therefore the posts are marked as read, even if you haven't read them yet.
It seems that there are a lot of people complaining about this on the phpBB site, and someone has coded a module that fixes the problem and will make the new posts work the same as they did in YaBB. The module isn't quite available yet, as the author is packaging it up for general use. This should be available within the next few days, so I will be sure to implement it as soon as I get a hold of it.
I'll post more information about this once the module becomes available.