Support » Plugin: BuddyPress Links » Issue posting comment on links

  • Resolved camar

    (@camaro4d)


    I’m experimenting some issues posting Comments on the last version of buddypress and buddypress links (free version):

    When I try to send a comment (as admin user or other user), I get the message: “There was a problem posting your update. Please try again”

    Where could that come from?

    Thx for your help

    https://wordpress.org/plugins/buddypress-links/

Viewing 13 replies - 1 through 13 (of 13 total)
  • Thread Starter camar

    (@camaro4d)

    I can add comments from activity board but not into the news page. the comment made in the activity board doesn´t show up in the link page

    Thread Starter camar

    (@camaro4d)

    I desactivated all the plugins, use default theme and other buddypress friendly themes and still not working

    Thread Starter camar

    (@camaro4d)

    I install a virgen fresh brand new wordpress 4.3.1, then install buddypress and then buddypress-links and the issue is still there. Waiting for your opinion and help. Thanks a million

    Thread Starter camar

    (@camaro4d)

    with Betaversion in https://buddypress.svn.wordpress.org/trunk/, the error message doesn’t show up, but the comments are not shown on the page

    Thread Starter camar

    (@camaro4d)

    seems that there is noactivity shownfor the admin.Ok for other users

    Plugin Author MrMaz

    (@mrmaz)

    Thanks for reporting this. I will look into it asap.

    Thread Starter camar

    (@camaro4d)

    Thanks a lot MrMaz.

    I opened a ticket in buddypress trac as I thought it could come from budypress.

    Here is the asnwer:

    “I looked into this a bit. There’s a bug in the buddypress-links plugin. The function signature of bp_links_dtheme_activity_custom_update() looks like this:
    function bp_links_dtheme_activity_custom_update( $object, $item_id, $content )
    but it should look like this:
    function bp_links_dtheme_activity_custom_update( $check, $object, $item_id, $content )
    where $check is the false value sent to the ‘bp_activity_custom_update’ filter, which should be replaced by the activity ID. (The corresponding add_filter() call should also expect 4 arguments rather than 3.)
    I’m closing this as it’s not a BP bug, but please feel free to direct the developer to this ticket if he’s got any questions.”

    The link is: https://buddypress.trac.wordpress.org/ticket/6630#comment:3

    Thread Starter camar

    (@camaro4d)

    Hi MrMaz, any update or deadline on this? No hurries, I just need to plan. Thx.

    Plugin Author MrMaz

    (@mrmaz)

    I ran into an issue with BP code. I replied to the Trac ticket you created. Waiting to hear back.

    Thread Starter camar

    (@camaro4d)

    Ok, thanks a million MrMaz, I’ll be aware.

    Thread Starter camar

    (@camaro4d)

    You were right MrMaz.

    Here’s the reply from BP:

    I already updated my BP.

    Please let me now when BP Links is updated too.

    Thanks a lot

    Plugin Author MrMaz

    (@mrmaz)

    Release 0.9.4.2 resolves this. Thank you for your help.

    Please consider leaving a good rating for my plugin 🙂

    Thread Starter camar

    (@camaro4d)

    Working like a charm, thanks for handling this issue.
    The plugin is great and working fine now, you earned your good rating and a donation MrMaz. Thanks again.

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Issue posting comment on links’ is closed to new replies.