How to manually mark discussion unread (MySQL)?
I upgraded my forum from 2.0 to the latest version (2.1.8p2).
After that I opened one discussion as a guest and somehow it was mark as read afterwards. I don't know if/how it is possible to do that as a guest but it happened. All other discussions are marked as unread.
Is there any way to change the state of this discussion to unread for guests with MySQL? If so, in which table?
It doesn't look very good that one discussion already is marked as read while all other are unread for guests.
Best Answer
-
hgtonight MVP
I am guessing the counts were messed up on import. Visiting
http://forums.example.com/dba/counts
should sort you out if this happens again.Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
7
Answers
Now another user replied to the discussion and it is marked as unread again (and stays unread for guests) - resolved.
I am guessing the counts were messed up on import. Visiting
http://forums.example.com/dba/counts
should sort you out if this happens again.Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.