Skip to:
Content
Pages
Categories
Search
Top
Bottom

Errors, single profile not working


  • nmavro73
    Participant

    @nmavro73

    [24-May-2018 06:36:28 UTC] PHP Fatal error: Uncaught Error: Call to undefined function bp_is_user_forums() in /public_html/wp-content/themes/eduma/buddypress/members/single/home.php:88
    Stack trace:
    #0/public_html/wp-includes/template.php(690): require()
    #1/public_html/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(155): load_template(‘/home/academias…’, false)
    #2/public_html/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(61): bp_locate_template(Array, true, false)
    #3/public_html/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(338): bp_get_template_part(‘members/single/…’, NULL)
    #4 /public_html/wp-content/plugins/buddypress/bp-members/classes/class-bp-members-theme-compat.php(212): bp_buffer_template_part(‘members/single/…’, NULL, false)
    #5 /public_html/wp-includes/class-wp-hook.php(286): BP_Members_Theme_Compat->single_dummy_content(”)
    #6 /home/acad in/public_html/wp-content/themes/eduma/buddypress/members/single/home.php on line 88

    This is my error log.. what does it mean?Single profile not working. Half the links show a white page. Buddypress is not working at all. It has Learnpress intergration and the theme is Eduma

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

  • Venutius
    Moderator

    @venutius

    The issue looks like you have overloaded the home.php page and that file is calling a deprecated function, since support for legacy forums has now been removed.


    nmavro73
    Participant

    @nmavro73

    What should I do?


    Venutius
    Moderator

    @venutius

    It depends on why you overloaded the file in the first place, presumably you did that to add some feature. One thing to try is to simple rename that file as .old for example and see if you still have your required functionality on that page.

    Assuming you find you are missing something, you could compare that file with the new source file in plugins/buddypress/bp-templates/bp-legacy/buddypress/members/single/home.php and see what differences there are.


    nmavro73
    Participant

    @nmavro73

    It is integrated with Learnpress


    Venutius
    Moderator

    @venutius

    Maybe check with LearnPress first then

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