MyBB Community Forums

Full Version: Undefined variable in warnings datahandlers
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
https://github.com/mybb/mybb/blob/featur...s.php#L491 "$groupscache" is never loaded/globalized in that file.
This kind of thing happens all over the place. PHPStorm has a field day whenever I use it to work on 1.x.
I'm already ignoring warnings and only report/fix errors Wink
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/2103

Thanks for contributing to MyBB!

Regards,
The MyBB Group