Home Forums WordPress Plugins Hide My WP cant login after settings failed

This topic is: resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #20549
    pulpcoke
    Post count: 1

    hello
    i just purchased hmwp
    i did some change on my login settings and saved it
    but after that everything failed
    i delete hwmp on ftp and can join the site
    but everytime i reinstalled it
    it comes with same settings and i cant join my site
    how can i reset hwmp settings?

    #20551
    Suman M.
    Post count: 12480

    Hi, did you also rename wp-admin path name? If so you might have missed some steps which led to lockout. Please do these:

    1) In “wp_options” table in your database, delete the rows with following “option_name”. Please backup your database first.
    – hide_my_wp
    – hide_my_wp_undo
    – hmwp_ids_installed
    – hmw_all_plugins
    – external_updates-hide_my_wp
    – hmwp_spam_counter
    – hmwp_temp_admin_path

    2) comment out or remove following line from wp-config.php (if you have added it there previously)
    define(“ADMIN_COOKIE_PATH”, “/NEW_WPADMIN_PATH_NAME”);

    Then you can apply HMWP settings again.

    #20552
    pulpcoke
    Post count: 1

    thank you
    its solved

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

You must be logged in to reply to this topic.