clarkwinkelmann There was a PHP Fatal error too though. If I turn off notices, there would still be something that wouldn’t work, right? Since a fatal error is also involved. I think it’s the fatal error which caused the log in to stop working for all users at my forum.
And yes, this all started because I went from PHP 7.4 to PHP 8. I don’t want to downgrade at this point so I’ll go without the extensions causing the problem and reinstall them if they are updated in the future.
Sadly, it’s an ongoing battle no matter what web software you use. Forum/CMS… you update PHP, then extensions/plugins no longer work. 😅
I’m used to it on one hand, on the other hand after 17 years of running websites, I get exhausted by things breaking after new PHP versions.
Maybe one day the PHP core devs can find a way to break less things when new versions are released. 🌈 That’ll be the day.