Topic: New posts
If you were the last person to post in a forum it should not highlight with new posts as far as i can think there is no reason for it to do this
You are not logged in. Please login or register.
PunBB Forums → Feature requests → New posts
If you were the last person to post in a forum it should not highlight with new posts as far as i can think there is no reason for it to do this
It should actually. The highlight appears when there are new posts since your last visit. It is not an indicator of what posts you have read or not, only which forums/topics contain new posts.
oh ok its just would it not be better to not show posts you have posted in as you have obviously read that topic and know that there are new posts in it?
Maybe it would, but it also require a hell of a lot more code and cookie or database access.
i was thinking it could just use the same variable as the last poster eg
if ( lastposter != mynickname ) { newpost script }
Aha, I figures you wanted the indicator to disappear after you'd read a topic. Doing what you suggested is possible, but then it wouldn't be "consistent". The indicator should display which forums/topics contain new posts. The fact that you just posted a message shouldn't really affect that. That's my opinion anyway.
PunBB Forums → Feature requests → New posts
Powered by PunBB, supported by Informer Technologies, Inc.