Skip to:
Content
Pages
Categories
Search
Top
Bottom

Notifications show error


  • Nate
    Participant

    @caming

    Hi all,
    Just upgraded to the latest versions of WP, BP and bbP. When I click the thread link under “Notifications,” users receive the following error:

    
    Fatal error: Call to undefined function bp_core_mark_notifications_by_item_id() in /home/content/37/9672937/html/wp-content/plugins/bbpress/includes/extend/buddypress/notifications.php on line 140

    Any ideas?

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

  • Vinod Dalvi
    Participant

    @vinod-dalvi

    Hi @caming,

    There is an issue in bbPress version 2.5.1 which is fixed in bbPress version 2.5.2

    Update the bbPress plugin to the latest version 2.5.2 to get rid of this error.

    Cheers,
    Vinod Dalvi


    lifemore
    Participant

    @lifemore

    I have the latest version of bbpress, but still get a notification warning. Could you please help?

    Thank you so much.


    BuddyBoss
    Participant

    @buddyboss

    Are you able to see the actual Notification page with all of its content? Or is it mostly blank with that error?


    lifemore
    Participant

    @lifemore

    The warning appears at the top of the page, where the menu bar is, right under the notification tab. I am not sure if there is a notification page that can be seen either with content or blank.

    Does this help? I really would like to find a solution to this. Thank you so much for helping.


    BuddyBoss
    Participant

    @buddyboss

    It may be a compatibility issue between the latest BP and your theme. Have you tried switching to another theme?


    BuddyBoss
    Participant

    @buddyboss

    If you are comfortable looking into code, there is a high probability (I think) that the cause of this conflict is coming from a template edit in /members/single/home.php. That template could be in a theme or plugin, as BP allows themes and plugins to interact/override these template files. BP 1.9 introduced new notifications functions, and it’s possible that code not anticipating the new notifications functions is running and causing an issue. That specific template (/members/single/home.php) is supposed to call the Notifications template, and if your theme/plugin is overriding home.php you may get a conflict. Just a guess.


    lifemore
    Participant

    @lifemore

    Thank you so much for responding. I am not hugely comfortable with the code. But can trace and make changes if I know where to go. Would be able to let me know where to look?

    I have contacted my theme author and they said they would look into it. It could take a long time though 🙁

    Thank you so much for your help.


    BuddyBoss
    Participant

    @buddyboss

    No problem. Have you tried switching themes to see if that resolves it? You should do that first so that you actually know it is a theme issue.

    In your theme, look for, starting at your root directory in WP:

    /wp-content/themes/[theme-name]/buddypress/members/single/home.php

    Is that in your theme? If not, then disregard this theory, at least in regards to your theme. If so, then please post the code from that template here and I’ll take a look at it.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Notifications show error’ is closed to new replies.
Skip to toolbar