Skip to:
Content
Pages
Categories
Search
Top
Bottom

Issues after changing admin username

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

  • sicksight
    Participant

    @sicksight

    First: I have not updated to WordPress 3.0 … ;)
    I used “root” instead of “admin” and I immediately replaced after the installation all text with “admin” in the database with “root”.

    Update the appropiate record in the bp_xprofile_data table (field_id=1, user_id=1).


    r-a-y
    Keymaster

    @r-a-y

    By default, BuddyPress uses the user_nicename column in the DB and not the user_login. Make sure your user_nicename is the same as your user_login.

    Or you can add the following line to wp-config.php:
    define( 'BP_ENABLE_USERNAME_COMPATIBILITY_MODE', true );

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Issues after changing admin username’ is closed to new replies.
Skip to toolbar