Skip to:
Content
Pages
Categories
Search
Top
Bottom

Group pages never open (white page)


  • delauney
    Participant

    @delauney

    I have WP 5.2.1, BP 4.3.0, PHP 7.3.5, GhostPool Aardvark Theme 3.5

    I can create groups, but when I click on the group, it never opens and I get a white page.

    I have tried deactivating plugins, didn’t resolve issue.
    In error logs I have this:

    PHP Fatal error: Uncaught Error: Call to undefined function bp_nouveau_group_meta() in /home4/bandarro/public_html/wp-content/themes/aardvark/buddypress/groups/single/group-header.php:24
    Stack trace:
    #0 /home4/bandarro/public_html/wp-includes/template.php(724): require()
    #1 /home4/bandarro/public_html/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(155): load_template(‘/home4/bandarro…’, false)
    #2 /home4/bandarro/public_html/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(61): bp_locate_template(Array, true, false)
    #3 /home4/bandarro/public_html/wp-content/themes/aardvark/lib/sections/single/page-header.php(112): bp_get_template_part(‘groups/single/g…’)
    #4 /home4/bandarro/public_html/wp-content/themes/aardvark/buddypress.php(21): ghostpool_page_header(0, ‘gp-fullwidth-pa…’, ”, ‘320px’)
    #5 /home4/bandarro/public_html/wp-includes/template-loader.php(78): include(‘/home4/bandarro…’)
    #6 /home4/bandarro/public_html/wp-blog-header.php(19): require_once(‘/home4/bandarro…’)
    #7 /home4/ban in /home4/bandarro/public_html/wp-content/themes/aardvark/buddypress/groups/single/group-header.php on line 24

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

  • Venutius
    Moderator

    @venutius

    This looks like you have overloaded the group-header.php file with the BP Nouveau version, but you have set your bp theme to Legacy.


    delauney
    Participant

    @delauney

    I have tried setting it to Legacy and it didn’t fix it.


    Venutius
    Moderator

    @venutius

    It needs to be set to Nouveau, or rename your overload to something else.


    delauney
    Participant

    @delauney

    GhostPool got back with me and said the legacy theme was necessary. I copied the BP Temp Legacy group-header into the theme BP Groups folder and it fixed the problem. Changing to legacy wouldn’t work for some reason, but that work around fixed it. Thanks for your help!

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Skip to toolbar