MyBB Community Forums

Full Version: 3 Warnings under PHP8 in showthread
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
if a thread contains threadnotes by moderators three warnings appear under PHP8.1

Warning [2] Undefined array key "threadnotes" - Line: 5 - File: showthread.php(1328) : eval()'d code PHP 8.1.16 (Linux)

Warning [2] Undefined array key "threadnotes" - Line: 6 - File: showthread.php(1328) : eval()'d code PHP 8.1.16 (Linux)

Warning [2] Undefined array key "threadnotes_e" - Line: 11 - File: showthread.php(1328) : eval()'d code PHP 8.1.16 (Linux)
I can confirm!
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/4732

Thanks for contributing to MyBB!

Regards,
The MyBB Group