We're seeing a large number of PHP Warnings of the type:
Trying to access array offset on value of type null in /wp-content/plugins/wpforo/themes/2022/layouts/2/post.php on line [various numbers]
Trying to access array offset on value of type null in /stable/wp-content/plugins/wpforo/includes/functions-template.php on line 196
Our host is concerned that they may be leading to issues with stability of the PHP-FPM service, is there anything we can do to reduce these warnings (other than turn off notifications, of course)? We're running the latest version of wpForo.
Hi @upstartdm,
1. Please check the database issues in wpForo > Tools > Database Tables Tab. if you see any issue please click the [Solve Database Problems].
2. Go to wpForo > Settings > Member Rating admin page, scroll down and click [Update Options]
3. Go to wpForo > Overview admin page and click [Delete All Caches] button.
4. Make sure you don't have code snippets hooking wpForo plugin
5. Make sure you don't have outdated wpForo template files in the folder of current active theme.
Thanks, that's a useful reply but unfortunately we've tried all those steps and the warnings are still being logged. Is there anything more we can do to troubleshoot the root cause? We're running PHP version 8.2.12
Hi @upstartdm,
These issues are fixed in the 2.2.5 version. Please update your wpForo installation.