MyBB Community Forums

Full Version: PHP error spamming
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Been having a lot of issues with our website. I usually don't need to post but I don't know what to do. My host recent upgraded our machine to PHP 8.1.12 due to their backend not supporting anything else. We have no way of downgrading so kind of stuck on this. 

These are some of the errors spamming. Not sure if its caused by the PHP upgrade. I also just updated MyBB tow the latest version.
[attachment=45635]
[attachment=45636]
Have a look at error logging settings: https://docs.mybb.com/1.8/faq/errors/#en...error-logs (it may make sense to log them in some cases, but not display).

Live forums should have the Error Type Medium setting set to Hide Errors and Warnings.
Errors are just getting worse. No idea how to fix this mess lol

[edit]
Yeah its the php version that's causing the issues. I setup a local apache server with php 8.0 instead and everything is working fine. Probably have to switch web hosts unless mybb has a new update coming out for 8.1.12 support.
We are working on applying fixes to enable compatibility with the latest php versions.
(2022-12-16, 04:41 PM)Devilshakerz Wrote: [ -> ]Have a look at error logging settings: https://docs.mybb.com/1.8/faq/errors/#en...error-logs (it may make sense to log them in some cases, but not display).

Live forums should have the Error Type Medium setting set to Hide Errors and Warnings.

(2022-12-19, 07:20 PM)Ben Wrote: [ -> ]We are working on applying fixes to enable compatibility with the latest php versions.

The recent version fixed everything, thank you.