MyBB Community Forums

Full Version: Hidden forum stats.php appears
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Forum permissions closed. But appear in the statistics.

"Forum" view closed.
[Image: 2ir5ac1.png]
Confirmed. $fidnot is never considered when rebuilding statistics cache. It should be defined inside the function instead of relying on globalised variable, which is only available in stats.php..

Hi,

Thank you for your report. We have pushed this issue to our Github repository for further analysis where you can track our commits and progress with fixing this bug. Discussions regarding this bug may also take place there too.

Follow this link to visit the issue on Github: https://github.com/mybb/mybb/issues/1654

Thanks for contributing to MyBB!

Regards,
The MyBB Group