The MU forums have moved to WordPress.org

Can not login as a registered user. (3 posts)

  1. CrazyDictator
    Member
    Posted 15 years ago #

    Hello,
    I have the latest version of wordpress installed(2.6.3) and when I try to login after registering a normal account and creating a blog, and verifying account, and receiving a password, It just reloads the login page. Login in as the admin of the MU system works fine, but for some reason registered users can not.

  2. VentureMaker
    Member
    Posted 15 years ago #

    What error they get? Invalid password or nothing?

  3. qza
    Member
    Posted 15 years ago #

    I had this problem too after I upgraded to revision 1518. It turned out that following extra lines in wp-config.php, which weren't there in wpmu 2.6.3, caused the problem:
    define('DOMAIN_CURRENT_SITE', 'current_site_domain' );
    define('PATH_CURRENT_SITE', 'current_site_path' );

    Deleting those lines fixed it.

About this Topic

  • Started 15 years ago by CrazyDictator
  • Latest reply from qza