Home › Forums › Support Forum › log in issues › Reply To: log in issues
March 10, 2016 at 8:57 am
#1488
This is caused by a JavaScript error on your login page. Check the Error Console in your browser and you will see that my plugin’s dynamic JavaScript (/wp-admin/admin-ajax.php?action=GOTMLS_logintime&GOTMLS_sess=…) is being blocked by your server “Failed to load resource: the server responded with a status of 403 (Forbidden)”.
I see that you are using at least one other type of login protection, perhaps one of the other security plugins you have installed is blocking my script from loading on your login page.