Skip to:
Content
Pages
Categories
Search
Top
Bottom

Can't Browse to Setting Page

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

  • jivany
    Participant

    @jivany

    Put the following in your child theme’s functions.php file or in your main wp-config.php file:

    define( 'BP_ENABLE_USERNAME_COMPATIBILITY_MODE', true );

    Spaces (and some other characters) aren’t allowed in usernames by default.


    rockyteng
    Participant

    @rockyteng

    hi,jivany

    it seems that your way doesn’t work,

    i came across with the same issue,every time i clicked on a link in “my account” it redirect to members.

    any body have an idea about that?

    thanks


    Xevo
    Participant

    @xevo

    Don’t use spaces? Make a ticket on the trac about this problem.


    harounkola
    Participant

    @harounkola

    I don’t have spaces in my username, but my public name does have a space in it. Does the system use my username or display name to create links?

    Thanks for your help!


    Xevo
    Participant

    @xevo

    If I remember correctly %20 is a spacebar, so that would mean you did use a spacebar.

    It uses the username to make the profile URL.


    harounkola
    Participant

    @harounkola

    Yes Xevo, %20 is a spacebar, but I assure you I don’t have a space in my username, buddypress is pulling my display name in the url and not my username. Any idea why?

    :)


    r-a-y
    Keymaster

    @r-a-y

    Follow what jivany wrote.

    Try the snippet in wp-config.php above the following line:

    /* That's all, stop editing! Happy blogging. */


    harounkola
    Participant

    @harounkola

    Thanks everyone. Jivany’s solution works for me :-)

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Can't Browse to Setting Page’ is closed to new replies.
Skip to toolbar