Skip to:
Content
Pages
Categories
Search
Top
Bottom

Deactivate Buddypress caused blank page.


  • Mythailife
    Participant

    @mythailife

    I was about to update BP and it told me to deactivate all the plugins and when I deactivated BP it gives me blank page. Now its all blank. Can’t get into admin either. Looks like I will have to set BP to active in the database but how the heck do you do that?

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

  • Mythailife
    Participant

    @mythailife

    Because everything is white page, I have to manually activate BP. How do you do that via the database?


    Mythailife
    Participant

    @mythailife

    Figured it out. To manually do this you need to go into your database and put this in your wp_sitemeta table under the field active_sitewide_plugins:

    a:2:{s:24:”buddypress/bp-loader.php”;i:1254779318;s:12:”bp-album.php”;i:1254851888;}

    FYI, the new update instructions don’t work. If you follow these instructions you might get a blank page so make sure you do your backup of your database before running it.


    Jeff Sayre
    Participant

    @jeffsayre

    You need to deactivate all BuddyPress-dependent plugins before you deactivate BuddyPress itself.

    Did you deactivate the bpPicture Album plugin before you deactivated BuddyPress? If not, then that is more than likely what caused your problem.

    Figured it out. To manually do this you need to go into your database and put this in your wp_sitemeta table under the field active_sitewide_plugins:

    a:2:{s:24:”buddypress/bp-loader.php”;i:1254779318;s:12:”bp-album.php”;i:1254851888;}

    What a given user would need to place in that particular sitemeta table record depends on what plugins they had activated. This is what you needed to do. It will not necessarily be what others would need to do.

    The best way to handle this issue is to temporarily move all your plugins out of /wp-content/plugins/ and then log back into WPMU’s backend as Site Admin. Refresh the page, logout, and then move the plugins back. Log back in and you should be good to go. Your plugins will be deactivated and ready to be reactivated.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Deactivate Buddypress caused blank page.’ is closed to new replies.
Skip to toolbar