Bug discovered on login page
Hi,
Bug discovered.
When attempting to enter wrong ID/pwd at login, it show's the correct error message (ie username field is empty etc) but at the same time, the header of the website (right at the top) will show the following below:
================================================== =========
Warning: explode() expects parameter 2 to be string, object given in /home/content/n3pnexwpnas02_data02/79/3721979/html/
wp-content/mu-plugins/gd-system-plugin/plugins/limit-login-attempts/limit-login-attempts.php on line 716
Warning: end() expects parameter 1 to be array, null given in /home/content/n3pnexwpnas02_data02/79/3721979/html/
wp-content/mu-plugins/gd-system-plugin/plugins/limit-login-attempts/limit-login-attempts.php on line 718
Warning: array_pop() expects parameter 1 to be array, null given in /home/content/n3pnexwpnas02_data02/79/3721979/html/
wp-content/mu-plugins/gd-system-plugin/plugins/limit-login-attempts/limit-login-attempts.php on line 720
================================================== =========
The behaviour above is not normal. Pls suggest a fix for this.
Thanks.