Hi, Paul.
I upgraded my miniBB earlier. I have noticed an issue after the upgrade:
- A reply I posted today in a private forum is not appearing in the old style "Recent discussions" list on the main forums landing page when I am logged in as admin. ($startPageModern = false;)
- The reply is visible in the private forum's own recent posts list.
- The private forum is not excluded from the "Recent discussions" list (have checked bb_specials.php $lastOut)
- Posts from non-private forums are appearing normally in the "Recent discussions" list on the main forums landing page.
- The recent discussions list is not busy, so the post has not simply dropped off the list.
- This was not an issue before the upgrade, because I am also missing two posts I made in the same private forum yesterday.
Where does the recent discussions list get its data from, and whether there may be an issue with private forum replies updating this list?
--marsbar