Skip to:
Content
Pages
Categories
Search
Top
Bottom

[Resolved] BP Root Profiles not working after latest upgrade.


  • alexpena
    Participant

    @alexpena

    I’m stuck with a big problem after upgrading to the latest buddypress. I’m not sure what to do now to get it back to how it was. I have the bp-custom.php on my plugins folder with the enable root profiles code:

    define ( 'BP_ENABLE_ROOT_PROFILES', true );

    this was working fine. After the upgrade now all I see is a blank page with just the title that reads “Members” (besides my theme layout), this happens if I go to any member’s page.

    I have all the other files on my custom WordPress theme folder (eg. _inc, bp, members, groups, ect…).

    I need some help, I have no idea on what to do to fix this. If not I’m just going to have to downgrade buddypress, I just hope it doesn’t screw things around now.

    Update: Great! So i just downgrade it and it didn’t do anything! I dont know what happened, but it was fine before I upgraded!

Viewing 1 replies (of 1 total)

  • alexpena
    Participant

    @alexpena

    Ok never mind, i upgraded it back to the new one. And as soon as I removed this code from the bp-custom file:

    `define( ‘BP_XPROFILE_SLUG’, ‘edit’ );`

    it started to work again, even thou i had some custom work done to it which doesn’t work now, i guess i’ll have to figure it out. But atleast the pages are going to to the members now. That one line of code was screwing things up and didn’t allow the page to show.

Viewing 1 replies (of 1 total)
  • The topic ‘[Resolved] BP Root Profiles not working after latest upgrade.’ is closed to new replies.
Skip to toolbar