Home Forums WordPress Plugins Hide My WP I cannot enter to my admin-panel

This topic is: resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #15275
    ignacio.calvob
    Post count: 4

    I configured hidy-my-wp a few weeks ago but deleted after to finish some work. Now, I have reinstalled it but cannot enter the adminpanel. I did probably something wrong back then or simply modify something but I dont know where to look to solve it.

    Many thanks and regards,

    #15279
    Suman M.
    Post count: 12480

    Hi, did you rename wp-admin path name in HMWP settings? If so make sure that you remove following line from wp-config.php file:
    define(“ADMIN_COOKIE_PATH”, “/NEW_WPADMIN_PATH_NAME”);

    If still doesn’t work, then in “wp_options” table in your database, delete the rows with following “option_name”:
    – 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

    If it’s still the issue then please let us know your website’s wp-admin login details & FTP details (as private reply), so that we can look into the issue further.

    #15322
    ignacio.calvob
    Post count: 4

    After deleting the rows worked.

    Many thanks!

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

You must be logged in to reply to this topic.