Home Forums WordPress Plugins Hide My WP Don't log in anymore ?

This topic is: not resolved
Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #3158
    helgipetersen
    Post count: 8

    I deactiveded the plugin.

    And now when I login and have entered my user and password, the login page just reload, and I need to write my username and password again and again, I cant come to the backend anymore ? why ?

    What can I do so I can login to my homepage again ?

    #3162
    Suman M.
    Post count: 12480

    Hi, did you also try to change wp-admin path from HMWP settings before deactivating the plugin? Can you please let us know your website URL (as private reply) so that we can have a look at the issue.

    #3165
    helgipetersen
    Post count: 8
    This reply has been marked as private.
    #3167
    Suman M.
    Post count: 12480

    That’s strange! Can you please rename hide_my_wp plugin directory in /wp-content/plugins/ and see if it helps.

    #3168
    helgipetersen
    Post count: 8
    This reply has been marked as private.
    #3170
    helgipetersen
    Post count: 8
    This reply has been marked as private.
    #3172
    helgipetersen
    Post count: 8
    This reply has been marked as private.
    #3179
    Suman M.
    Post count: 12480

    Our assumption is that there is some redirect in htaccess file. Can you please provide us with your site’s FTP details so that we can fix it for you.

    #3193
    helgipetersen
    Post count: 8
    This reply has been marked as private.
    #3194
    helgipetersen
    Post count: 8
    This reply has been marked as private.
    #3195
    helgipetersen
    Post count: 8
    This reply has been marked as private.
    #3197
    helgipetersen
    Post count: 8
    This reply has been marked as private.
    #3214
    Suman M.
    Post count: 12480

    The site cookie path seems to be the issue. I have added following lines in wp-config.php file and login works fine now.

    define(‘DOMAIN_CURRENT_SITE’, ‘7030.wordpresshjaelpen.net’ );
    define(‘COOKIE_DOMAIN’, ‘7030.wordpresshjaelpen.net’);
    define(‘ADMIN_COOKIE_PATH’, ‘/’);

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

You must be logged in to reply to this topic.