Skip to:
Content
Pages
Categories
Search
Top
Bottom

BP 1.9 defaults to empty html pages


  • hatherley
    Participant

    @hatherley

    Hey,

    Really excited about 1.9!

    Unfortunately, while our live site managed the update just fine, our forthcoming site version ran into some problems. We use the same plugins, same server configuration etc. But when emptying out cache we noticed the site only generated blank html pages.

    I noticed one other user having the same issue, but wanted to create a new thread to see if there are others with similar problems.

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

  • Schwingi
    Participant

    @schwingi

    Hi,

    Same here. For me the error lied in the Frisco theme. The Twenty Fourteen theme worked just fine. The fix discribed here:
    https://codex.buddypress.org/themes/bp-default-theme-moving-forward-with-bp-1-9/ worked for me “with Frisco” just fine.

    But a future proof solution would be nice in preparation to the complete bp-default absence.


    modemlooper
    Moderator

    @modemlooper

    The best solution is to phase out bp-default from your sites or ask your theme developer to convert their bp-default derived theme to a WordPress theme.


    tonyxs1
    Participant

    @tonyxs1

    hello how to fix it? fantravian.altervista.org

    what’s this code? How do I configure to run my bp?
    add_filter( ‘bp_do_register_theme_directory’, ‘__return_true’ );


    Schwingi
    Participant

    @schwingi

    Hi,

    Add this line to your bp-custom.php file located in the WP plugins directory ( this file does not exist by default and needs to be manually created and must begin with <?php at the very top of the file.)

    I have made a bp-custom.php file for you, just upload it via FTP in your “wp-content/plugins” folder, directly no subfolder. click me

    cheers


    tonyxs1
    Participant

    @tonyxs1

    Schwingi thank you very much 🙂

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘BP 1.9 defaults to empty html pages’ is closed to new replies.
Skip to toolbar