A lot of PHP Notices and Errors in v.7.1.15
-
I’m getting all sorts of PHP Notices and Errors related to the plugin:
[14-Oct-2018 04:35:02 UTC] PHP Fatal error: Uncaught OutOfBoundsException: ipRange is not a valid property for this block type in /home/…/wp-content/plugins/wordfence/models/block/wfBlock.php:1148
Stack trace:
#0 /home/…/wp-content/plugins/wordfence/waf/wfWAFIPBlocksController.php(63): wfBlock->__get(‘ipRange’)
#1 [internal function]: wfWAFIPBlocksController::synchronizeConfigSettings()
#2 {main}
thrown in /home/…/wp-content/plugins/wordfence/models/block/wfBlock.php on line 1148[14-Oct-2018 04:35:02 UTC] PHP Notice: Undefined index: reason in /home/…/wp-content/plugins/wordfence/models/block/wfBlock.php on line 734
[14-Oct-2018 04:35:02 UTC] PHP Notice: Undefined index: lastAttempt in /home/…/wp-content/plugins/wordfence/models/block/wfBlock.php on line 734
[14-Oct-2018 04:35:02 UTC] PHP Notice: Undefined index: type in /home/…/wp-content/plugins/wordfence/models/block/wfBlock.php on line 734
[14-Oct-2018 04:35:02 UTC] PHP Notice: Undefined index: blockedTime in /home/…/wp-content/plugins/wordfence/models/block/wfBlock.php on line 734
[14-Oct-2018 04:35:02 UTC] PHP Notice: Undefined index: reason in /home/…/wp-content/plugins/wordfence/models/block/wfBlock.php on line 734
[14-Oct-2018 04:35:02 UTC] PHP Notice: Undefined index: lastAttempt in /home/…/wp-content/plugins/wordfence/models/block/wfBlock.php on line 734
[14-Oct-2018 04:35:02 UTC] PHP Notice: Undefined index: blockedHits in /home/…/wp-content/plugins/wordfence/models/block/wfBlock.php on line 734
[14-Oct-2018 04:35:02 UTC] PHP Notice: Undefined index: expiration in /home/…/wp-content/plugins/wordfence/models/block/wfBlock.php on line 734It is literally spamming into the debug.log. I have a few thousands lines of these errors just for the last three days.
- The topic ‘A lot of PHP Notices and Errors in v.7.1.15’ is closed to new replies.