Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Peter Petreski

    (@peter-petreski)

    Hi Douglas,
    If you cleared your cookies then that would explain why you can’t access the login page because that is how the feature works.

    To get back to your login page is easy if you can remember the secret word you chose when you saved your settings. Simply add your secret word string to your site’s URL as follows:
    https://example.com/?yoursecretword=1

    This should get you back to your login page.

    If that doesn’t work (or you can’t remember your secret word),
    FTP your .htaccess file to your computer and then delete the code between (and including) the following tags:
    #AIOWPS_ENABLE_BRUTE_FORCE_PREVENTION_START
    #AIOWPS_ENABLE_BRUTE_FORCE_PREVENTION_END

    Then save the file and FTP it back to your host.

    Alternatively, you can look for the “.htaccess.backup” file in your site’s root directory using your FTP client and rename this to “.htaccess” after deleting the active version.

    Thread Starter elite1

    (@elite1)

    Thank you! Thank you! Thank you!

    It is now working perfectly, Thank you for such a great plugin.

    I think this will be a common problem for many users.

    Therefore it will be useful to add a warning to the corresponding page in plugin settings:

    Do not delete cookies. If you are unable to access the site, perform these steps…

    We have just put together a tutorial to show you how to restore your htaccess file (if you lock yourself by accident):
    https://www.tipsandtricks-hq.com/how-to-restore-the-htaccess-file-when-using-the-all-in-one-wp-security-plugin-5945

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Thank you @mra13, very good tutorial which I am sure the tutorial will become very handy for many.

    Your plugin is superb, I am impressed with the usability and how simple it is to secure a website with your plugin 10/10.

    Thank you

    Thank you for the kind words ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Cant log-in’ is closed to new replies.