Viewing 9 posts - 1 through 9 (of 9 total)
  • Question

    #42115
    @techtcr

    I’ve activated the Boss theme today. All seems well except for this error I get when viewing a members page.

    Fatal error: Call to undefined function bp_notifications_get_all_notifications_for_user() in /home2/mycommon/public_html/wp-content/themes/boss/buddyboss-inc/theme-functions.php on line 2351

    Here is the code:

    echo ‘<span class=”bbp-user-nicename”><span class=”handle-sign”>@</span>’. bp_core_get_username(bbp_get_reply_author_id(bbp_get_reply_id())) .'</span>’ ;

    How do I clear this error?

    Thanks,

    Answers

    #42127

    Alyssa
    Participant
    @alyssa-buddyboss

    @techtcr this is a BuddyPress function that should be available and defined. Please try reinstalling BuddyPress or updating to the latest version if not up to date.

    #42128

    Alyssa
    Participant
    @alyssa-buddyboss

    @techtcr there is also a chance there is a plugin removing this function. Please check for conflicts.

    #42157
    @techtcr

    Hi,

    I’ve deleted and reinstalled BuddyPress,
    I’ve disabled all plugins except for BuddyPress.
    I cleared the cache in Firefox,
    Open my website and sign in and the error message is still there.

    What should I try next? I am not a coder but the code I copied looks odd to me.

    Note: I am running multisite and I still have BuddyBoss active on the majority of my subdomains. However, the error does disappear when navigating to one of these subdomains.

    #42206

    Alyssa
    Participant
    @alyssa-buddyboss

    @techtcr as I recall you are unable to provide admin credentials to your site? That would be the next step.

    #42251
    @techtcr

    I PM’d you login credentials yesterday.

    #42258

    Alyssa
    Participant
    @alyssa-buddyboss

    @techtcr BuddyPress is not active/installed on this domain. You can safely comment this line/delete it and I’ll make sure the devs fix it for the next release.

    #42259

    Alyssa
    Participant
    @alyssa-buddyboss

    Please PM the domain, perhaps I am logging into the wrong one.

    #42295

    Alyssa
    Participant
    @alyssa-buddyboss

    @techtcr Notifications are disabled in BuddyPress. This is a theme bug I will send to the developers for a fix.

Viewing 9 posts - 1 through 9 (of 9 total)
  • The question ‘Fatel error’ is closed to new replies.