PHP Fatal error: Uncaught Error: Call to a member function setRules() on null
-
We keep encountering the following fatal error at least once per day. Do you know why this is happening?
Also noticing that the site is very slow, and I suspect Wordfence. Not sure the issues are related though.
[09-Jan-2023 12:40:26 UTC] PHP Fatal error: Uncaught Error: Call to a member function setRules() on null in /wp-content/plugins/wordfence/lib/wordfenceClass.php:1116 Stack trace: #0 /wp-content/plugins/wordfence/lib/wordfenceClass.php(1878): wordfence::initProtection() #1 /wp-includes/class-wp-hook.php(303): wordfence::veryFirstAction('') #2 /wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array) #3 /wp-includes/plugin.php(470): WP_Hook->do_action(Array) #4 /wp-settings.php(441): do_action('plugins_loaded') #5 /wp-config.php(127): require_once('/home/...') #6 /wp-load.php(50): require_once('/home/...') #7 /wp-admin/admin.php(34): require_once('/home/...') #8 /wp-adm in /wp-content/plugins/wordfence/lib/wordfenceClass.php on line 1116
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘PHP Fatal error: Uncaught Error: Call to a member function setRules() on null’ is closed to new replies.