PHP errors after update
-
I’m having these errors on my site after an update.
Are these errors simply a failed update?
Can this can be solved by simply sFTPing and replacing the contents of the Wordfence directory with a freshly extracted one?PHP Warning: include(/wfIPWhitelist.php): failed to open stream: No such file or directory in /wp-content/plugins/wordfence/waf/bootstrap.php on line 208
PHP Notice: Undefined variable: wfIPWhitelist in /wp-content/plugins/wordfence/waf/bootstrap.php on line 209
PHP Warning: Invalid argument supplied for foreach() in /wp-content/plugins/wordfence/waf/bootstrap.php on line 211
PHP Warning: require_once(/wp-content/plugins/wordfence/models/page/wfPage.php): failed to open stream: No such file or directory in /wp-content/plugins/wordfence/lib/wordfenceClass.php on line 29
PHP Fatal error: require_once(): Failed opening required /wp-content/plugins/wordfence/models/page/wfPage.php (include_path=’redacted’) in /wp-content/plugins/wordfence/lib/wordfenceClass.php on line 29
The topic ‘PHP errors after update’ is closed to new replies.