Home Forums WordPress Plugins Hide My WP URGENT: Complete crash of site, and unable to login to my own admin(!)

This topic is: not resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #26374

    Have no idea what’s going on. This “firewall” first started blocking all our users, and now it’s even kicked me (admin) out. Trying to login just redirects to the landing page. What…on…earth…

    #26375
    Suman M.
    Post count: 12478

    Hi, did you rename wp-admin path name in HMWP settings? Please do these:

    1) In “wp_options” table in your database, delete the rows with following “option_name” (if exists). 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 while renaming wp-admin)
    define(“ADMIN_COOKIE_PATH”, “/NEW_WPADMIN_PATH_NAME”);

    You shall now be able to login to backend and re-configure the plugin.
    Let us know!

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

You must be logged in to reply to this topic.