2015-11-09, 09:55 PM
What is the best way to chack post status (read/unread) for guest and users
maybe exist - samoone have ready function?
maybe exist - samoone have ready function?
check if post is unread
|
2015-11-09, 09:55 PM
What is the best way to chack post status (read/unread) for guest and users
maybe exist - samoone have ready function?
2015-11-10, 11:07 AM
For a logged in user you'll want to query the mybb_threadsread table first.
Then in your while loop for posts put this:
I believe for guests it stores the data as cookies.
2015-11-10, 04:16 PM
yes that I know good to look in to forumread DB table too
guest have cookie
|
« Next Oldest | Next Newest »
|