No problem. I'm not sure why this triggered; I was the only one on the site logged in, and this is supposed to only count logged in members and not guests. The code seems sound. Will continue to investigate.
Automated response: Max members before busy site incorrectly counting guests
Composr was not correctly tallying the number of actual members logged in the site, prematurely triggering busy errors if a lot of guests are on a site.
This fix ensures we are counting actual logged in members from active sessions, not using a wrong variable like before.
Composr was not correctly tallying the number of actual members logged in the site, prematurely triggering busy errors if a lot of guests are on a site.
This fix ensures we are counting actual logged in members from active sessions, not using a wrong variable like before.