Skip to:
Content
Pages
Categories
Search
Top
Bottom

Problem with @mention links not closing in Activity stream

  • @craigm1970

    Participant

    I have just upgraded to the latest versions of WordPress, Buddypress and bbPress and this has just started happening.

    Wordpress 4.2.3
    Buddypress 2.3.2.1
    bbPress 2.5.8

    This happens with the Twenty Twelve theme too. I’m not sure if it’s a bug or if I’ve done something wrong.

    In my Activity stream, but only sometimes, when someone @ mentions another on the forum, in the activity stream, following the @ mention a “/a” appears and the rest of the text is a link to that user. It’s the same on user pages when you view their activity.

    You can see here:

    http://www.thedoctorwhoforum.com/activity/

    It seems to happen on posts with a [Read more] link. The strange things is if you click [Read more] the problem disappears when the whole text loads.

    All activity renders fine in the CMS, and the actual posts in the forum are fine, it’s just the shortened versions in the Activity stream.

    I hope you have some advice. Or let me know if I should create a trac ticket.

    Craig

Viewing 2 replies - 1 through 2 (of 2 total)
  • @craigm1970

    Participant

    So when I view the Activity in the backend I see an error:

    Warning: usort() expects parameter 1 to be array, string given in **********/wp-content/plugins/buddypress/bp-activity/bp-activity-akismet.php on line 652

    Should I disable Akismet?

    The links are enclosed in single quotes e.g. <a href=’http

    If I change it to <a href=”http

    then the problem is sorted. But new activity still has the links in single quotes.

    @umar007

    Participant
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Problem with @mention links not closing in Activity stream’ is closed to new replies.
Skip to toolbar