WordPress.org

Forums

[resolved] Can't Login (after entering user and pw, screen reloads) (3 posts)

  1. DutchReview
    Member
    Posted 4 months ago #

    After having started from scratch with WordPress, I've finally come to the point where I need help.

    After a lot of hassling and learning, I finally got my site up (www.dutchreview.com). However, after finally getting it up at my dutchreview.com, I couldn't login in anymore. I used a testurl before that: http://dutchreview.com.webhosting4.transurl.nl/

    So I went through all the suggestions at http://codex.wordpress.org/Login_Trouble, which is quite the adventure when you're a relative newb with wordpress and sites. I have not tried the 'Site URL Redirecting' as I couldn't find the wp-options file.

    I'm hosted at TransIp and use Firefox. Please someone help me out :)

  2. DutchReview
    Member
    Posted 4 months ago #


  3. DutchReview
    Member
    Posted 4 months ago #

    Fixed it! Someone else had a solution which worked.
    -
    In the wp-config.php add this

    /** Added to  fix issue with the login. */
    define('ADMIN_COOKIE_PATH', '/');

    After the DB_COLLATE lines. Hope this works for you.
    -
    However, lot's of people seem to suffer from this continued reloading screen, and I still don't have an idea what caused it. Maybe the solution above can be added to the 'login troubles' page?

Reply

You must log in to post.

About this Topic