Jump to content


Photo

Go to unread


Topics aren't always going to first unread when you tap in.

Status: Fixed
Version: IP.Board 3.3.1
Fixed In: IP.Board 3.3.2


6 Comments

Are you sure you aren't just looking at a cached page when you press back?

This would be more of an IPB issue if it where happening because the topic should be marked as read by me just requesting for the topic. I don't have to do anything special to mark a topic as read.
I'm saying when you tap into a topic it doesn't always go to unread.
No topics are going to first unread for me so this just doesn't work at all.
I think i'm using the wrong variable in the XML skin. I have to look at how you guys do it.
yeah, sometimes goto last page (unread message actualy)

some times (mostly) first page
Looks like I was feeding down the wrong URL in the XML skin.
Was sending down getlastpost
instead of
getnewpost

Issue only existed in the forum view template. Meaning it would work if you tried accessing via VNC or some other method.