Title: Limit Login Attempts generating PHP errors
Last modified: August 31, 2016

---

# Limit Login Attempts generating PHP errors

 *  [AdventureRidingNZ](https://wordpress.org/support/users/adventureridingnz/)
 * (@adventureridingnz)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/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.
 * [https://wordpress.org/plugins/limit-login-attempts/](https://wordpress.org/plugins/limit-login-attempts/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [AdventureRidingNZ](https://wordpress.org/support/users/adventureridingnz/)
 * (@adventureridingnz)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/limit-login-attempts-generating-php-errors/#post-7236357)
 * Here’s another one
 * [02-Apr-2016 07:12:52 UTC] PHP Warning: Cannot modify header information – headers
   already sent by (output started at /home/adventu1/public_html/wp-content/plugins/
   limit-login-attempts/limit-login-attempts.php:572) in /home/adventu1/public_html/
   wp-includes/pluggable.php on line 1228
 *  [jsafire](https://wordpress.org/support/users/jsafire/)
 * (@jsafire)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/limit-login-attempts-generating-php-errors/#post-7236358)
 * AdventureRidingNZ:
    It is helpful, when posting errors you see, to include at
   least the exact version of WP you are running. Other plugin versions – especially
   platform-type plugins like Genesis may also be helpful.
 * The modify headers warning is due to either your theme or another plugin using
   a header setting prior to the LLA plugin code getting executed. The header can
   be set only once. This is not a warning caused by LLA code.
 * Jeff
 *  [WPChef](https://wordpress.org/support/users/wpchefgadget/)
 * (@wpchefgadget)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/limit-login-attempts-generating-php-errors/#post-7236609)
 * This issue has been resolved in the new version of this plugin Limit Login Attempts
   Reloaded. [https://wordpress.org/plugins/limit-login-attempts-reloaded/](https://wordpress.org/plugins/limit-login-attempts-reloaded/)

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Limit Login Attempts generating PHP errors’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/limit-login-attempts.svg)
 * [Limit Login Attempts](https://wordpress.org/plugins/limit-login-attempts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/limit-login-attempts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/limit-login-attempts/)
 * [Active Topics](https://wordpress.org/support/plugin/limit-login-attempts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/limit-login-attempts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/limit-login-attempts/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [WPChef](https://wordpress.org/support/users/wpchefgadget/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/limit-login-attempts-generating-php-errors/#post-7236609)
 * Status: not resolved