Skip to:
Content
Pages
Categories
Search
Top
Bottom

Blank notifications in Buddypress


  • myndphunkie
    Participant

    @myndphunkie

    Hi Guys,

    BuddyPress v2.5.3
    Wordpress v4.5.2
    My own theme created with Artisteer

    Getting blank notifications for every user. Seems to happen when something is triggered (ie: user is mentioned in the activity wall or something else).

    Never used to happen, can only assume an update has caused it.

    Has anyone else had this? Is there a log file I can check to see what’s going on?

    Thanks

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

  • r-a-y
    Keymaster

    @r-a-y

    Blank notifications are usually caused by a plugin.

    To find out which plugin is causing it, hover over the “Read” link for the blank notification on your Notifications page. You should see the notification_id parameter. Memorize the value of that parameter.

    Now, go into your database using phpMyAdmin or Adminer and find the wp_bp_notifications DB table. Under id, locate the notification ID we memorized above.

    Note down the component_name and component_action for this notification. This should narrow down the plugin that created that notification.


    perteus
    Participant

    @perteus

    Hi, i have problem with this issue

    I have WPForo and BuddyPress (but issue was same with bbpress) And if somebody reply on topic when i have subcribion, i have in notification menu blank title. Only Date and time send and action menu. In my Database in wp_bp_notitications is

    id	13677
    user_id	3
    item_id	394
    secondary_item_id	49
    component_name   community
    component_action wpforo_new_reply
    date_notified	2018-09-24 13:48:17
    is_new		1

    r-a-y
    Keymaster

    @r-a-y

    In your example, it’s a problem with the WPForo plugin. Ask the plugin developers to ensure that their notifications are properly formatted.


    sata2z
    Participant

    @sata2z

    Hey, i faced same issue and finally found the plugin conflict issue, i have deactivated “Buddypress Who clicked at my Profile?” plugin and the blank notification issue solved.


    richard6995
    Participant

    @richard6995

    it’s a problem with the WPForo plugin. Ask the plugin developers to ensure that their notifications are properly formatted.

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