Skip to:
Content
Pages
Categories
Search
Top
Bottom

[Resolved] Profile Links not Working

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

  • drkknight32
    Participant

    @drkknight32

    ok…so you can navigate directly to your profile page after all. All of the links however don’t have the /members directory on them. Not sure how to get that back in. Or what got rid of it


    @mercime
    Keymaster

    @mercime

    @drkknight32 check if the following is in wp-content/plugins/bp-custom.php

    `//Put profiles in the root — http://example.org/username/
    define ( ‘BP_ENABLE_ROOT_PROFILES’, true );`


    drkknight32
    Participant

    @drkknight32

    Hey @mercime I couldn’t find that file anywhere in my installation. So it’s a no go. I checked a few other files for something similar, but couldn’t find any code like it.


    drkknight32
    Participant

    @drkknight32

    I’m not sure if this will help, but the actual link looks something like this:

    bp_loggedin_user_domain() “profile/edit/”>

    I don’t know how to show the PHP here, but all the line of code itself is functional normally


    @mercime
    Keymaster

    @mercime

    @drkknight32 that’s fine. Default url for member if WP is at domain root is e.g.
    = http://www.example.com/members/drkknight32/ and you posted that you have no file bp-custom.php in server at wp-content/plugins/bp-custom.php with the code I posted above, then something else is rewriting the URI from default.

    WP/BP versions? What theme are you using? If you change to BP default theme, is issue corrected? What plugins do you have installed? If you deactivate all plugins except BuddyPress, is issue corrected?


    drkknight32
    Participant

    @drkknight32

    I actually ended up finding a way to rollback the site. I had a backup hidden. I’m not sure what caused the problem, but it seems to be fixed now. Thanks for your help @mercime


    @mercime
    Keymaster

    @mercime

    @drkknight32 Thanks for posting back that you were able to roll back. Hopefully, you wouldn’t encounter the problem again 🙂

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘[Resolved] Profile Links not Working’ is closed to new replies.
Skip to toolbar