Skip to:
Content
Pages
Categories
Search
Top
Bottom

[resolved] HELP: WP Admin white screen after activating BP Plugin


  • Larry kingsland
    Participant

    @lnkingsland

    PLEASE HELP: When I click “Activate” for the BuddyPress plugin, my WordPress Admin screen goes white. I am running WordPress 3.01, Twenty Ten is my active theme, Askimet is my only other plugin, I installed BuddyPress 1.2.5.2. This has happened twice. I first installed BuddyPress automatically, from WP Admin and then tried to activate the BP plugin. The screen went white and I lost access to my WordPress Admin. On my site, the BuddyPress navigation appeared as an unordered list of text links (all of which give me a “Not Found” error when I click on them). I then deleted all files in my site directory and restored the files and database from the backup I had (cautiously) made before the BP installation. I then manually downloaded the BP files and uploaded directly to my wp-content/plugins directory. When I again tried to activate the BP plugin, I got the same result as before. Now I still have no access to my WordPress Admin and have a non-functional BP site.

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

  • Larry kingsland
    Participant

    @lnkingsland

    I resolved the problem. I checked my php error log and found a memory limit error. I researched the problem and added this line to my wp-config.php file:
    define(‘WP_MEMORY_LIMIT’, ’64M’);
    I then renamed my “buddypress” plugin folder to “9buddypress”, which returned my access to my WP Admin page. After renaming my plugin folder to “buddypress”, I was able to successfully activate the plugin.

    Hope this helps anyone else who encounters this problem.


    Layerlounge
    Member

    @layerlounge

    Great, this worked perfect

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[resolved] HELP: WP Admin white screen after activating BP Plugin’ is closed to new replies.
Skip to toolbar