Quote:
Originally Posted by thomast77
I don't understand why it would be setup this way. It should not mark threads as read until I read them. This is the first forum I have ever visited that is setup like this. There is no way to change this??
edited to add: It also appears to not mark messages as read when I have read them.
|
It annoys me too, but it probably has something to do with database complexity. The server would have to save an additional couple of toggles for every user. It might be a scaling issue.
I know that when we changed how our data was stored on a server by adding one field, it quadrupled the storage because of the time stamping...