Skip to:
Content
Pages
Categories
Search
Top
Bottom

[Resolved] Upgraded Buddypress now I have WSOD


  • stoi2m1
    Participant

    @stoi2m1

    I have upgraded WP from 3.0.5 to 3.2.1
    I have upgraded BP from 1.2.6 to 1.5.1

    I disabled all plugins both, plugins and mu-plugins, and restored them partially to determine which ones were causing issues.

    I also commented out my functions.php theme file which is including files with function for the core site.

    I have now come to my theme and have found that as I comment out Buddypress functions I get more and more of my page to display which makes it seem to me that Buddypress is not active or its functions are not available to my core blog.

    I am working on a local test environment and have transfered the database and all files from the live site. I had to do some special upgrading to the database due to the database was originally an upgrade from WPMU and I am trying to align it more with WP multisite.

    In the network admin section of the site it shows Buddypress is network activated. In the site admin I do not see Buddypress as a listed plugin, is this normal?

    If I run the default Buddypress theme all seems fine with the site. So it seems something specific to my theme needs to be updated. I will continue to hammer at the theme. Commenting out pieces and uncommenting pieces till I find the root of the issue. Just looking for any feedback or ideas I can try to verify that Buddypress is indeed not the issue and that it is defiantly something in my theme.

    After writing this is seems obvious to me that it is an issue in my theme and Im going to focus on that, just looking for feedback and thoughts from you all. Better then spinning in circles if I dont have to.

    Thanks for your thoughts and feedback.

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

  • @mercime
    Participant

    @mercime

    To help you update your theme,
    1. set WP_DEBUG to true in wp-config.php
    2. Install, activate and run Theme Check plugin
    3. Install and activate Debogger plugin
    4. Install and activate Log Deprecated Notices plugin

    When you run the Theme Check plugin, you will see all the Warnings and Requirements (must do) plus the Recommended and Info notices, With the Log Deprecated Notices plugin, go to Tools > Deprecated Calls and there could be a list of deprecated tags present in active theme and what tags you can replace them with


    stoi2m1
    Participant

    @stoi2m1

    Ive got most all of that sorted. Seems my earlier issues were coming from plugins which needed to be upgraded. Commenting out my functions.php caused some of the others.

    Now when ever I go to any of the Buddypress specific pages I get 404 errors. I can not access the activity page nor the members and I quite trying after that. Are there some places in the database which have site specific URLS that I should update to get these pages working? Or is there something that has changed in the recent version of Buddypress which I need to make updates somewhere in my theme?

    Maybe this is a good time to install the Theme Check Plugin and have a look at the results.

    Have you gone though the upgrade wizard? It would have nagged you when you were in the wp-admin part of the site.


    stoi2m1
    Participant

    @stoi2m1

    Ah it does under the network admin, but not under site admin. I will run that now and see where that gets me. Thank You.


    stoi2m1
    Participant

    @stoi2m1

    OK. That seems to have me all sorted and things working on my development install. Now to deploy it to the testing environment before making it live.

    If only I knew git or some other useful tool for doing this more rapidly, but thats another topic…

    Thanks for all the help @mercime and @djpaul

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Resolved] Upgraded Buddypress now I have WSOD’ is closed to new replies.
Skip to toolbar