Limit Login Attempts generating PHP errors
-
I’ve been having a few performance issues with my site so had a look at the logs and I found many many PHP errors caused by Limit Login Attempts.
[02-Apr-2016 20:29:59 UTC] PHP Warning: Illegal offset type in isset or empty in /…../wp-content/plugins/limit-login-attempts/limit-login-attempts.php on line 572
[02-Apr-2016 20:29:59 UTC] PHP Warning: Illegal offset type in /…./wp-content/plugins/limit-login-attempts/limit-login-attempts.php on line 575
[02-Apr-2016 23:16:05 UTC] PHP Warning: Illegal offset type in /…./wp-content/plugins/limit-login-attempts/limit-login-attempts.php on line 578
Is anyone else getting these errors, I’m considering finding a replacement plugins as this is no longer supported.
The topic ‘Limit Login Attempts generating PHP errors’ is closed to new replies.