alex wrote:
Astarael wrote:
This is the first time I've logged in since that post and they're still the same
Oh well!
I can't reproduce the problem you're experiencing and noone else has mentioned it. Are you sure there isn't something wrong on your end?
If you are referring to the "no new posts" icons, I'm getting it too. If I close my browser and re-open it they are all reset, which tells me that the information required to recall the state from the database is being sent in a session cookie instead of a persistent cookie.
The cookies I have right now are:
__utma (persist forever)
__utmz (persist a few months)
tf0 (erase at end of session)
tf1 (persist only for a few minutes)
lang (persist 1 year)
user (persist 7 days)
wpphpbb2mysql_data (persist 1 year)
wpphpbb2mysql_sid (erase at end of session)
SLPs (erase at end of session)
SLUs (erase at end of session)
Which one is supposed to activate the unread messages flags?