Warnings in error_log
-
I’m seeing a lot of lines like the following in my error_log. Errors are being logged while I try to figure out why a couple of sites in a multisite are responding very slowly…
error_log:
[12-Jan-2025 21:29:27 UTC] PHP Warning: Trying to access array offset on value of type bool in /usr/www/users/nicollb/famvin-org/wp-content/plugins/wpappninja/inc/admin/ui/options.php on line 938
[12-Jan-2025 21:29:27 UTC] PHP Warning: Trying to access array offset on value of type null in /usr/www/users/nicollb/famvin-org/wp-content/plugins/wpappninja/inc/admin/ui/options.php on line 938
[12-Jan-2025 21:29:27 UTC] PHP Warning: Trying to access array offset on value of type bool in /usr/www/users/nicollb/famvin-org/wp-content/plugins/wpappninja/inc/admin/ui/options.php on line 943
[12-Jan-2025 21:29:27 UTC] PHP Warning: Trying to access array offset on value of type null in /usr/www/users/nicollb/famvin-org/wp-content/plugins/wpappninja/inc/admin/ui/options.php on line 943
[12-Jan-2025 21:29:27 UTC] PHP Warning: Attempt to read property “name” on null in /usr/www/users/nicollb/famvin-org/wp-content/plugins/wpappninja/inc/admin/ui/options.php on line 3399
[12-Jan-2025 21:30:16 UTC] PHP Warning: Attempt to read property “name” on null in /usr/www/users/nicollb/famvin-org/wp-content/plugins/wpappninja/inc/admin/ui/options.php on line 3399
[12-Jan-2025 21:30:41 UTC] PHP Warning: Attempt to read property “category” on null in /usr/www/users/nicollb/famvin-org/wp-content/plugins/wpappninja/inc/functions/shortcodes.php on line 693
[12-Jan-2025 21:30:41 UTC] PHP Warning: Attempt to read property “category” on null in /usr/www/users/nicollb/famvin-org/wp-content/plugins/wpappninja/inc/functions/shortcodes.php on line 693
- You must be logged in to reply to this topic.