Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • ericribellarsi Friend
    #180255

    Hello, we’re having an issue where when we delete a comment from JA Comment, junk data is showing up in our JomSocial stream:

    JOMSOCIAL_ACTIVITI_STREAM_TITLE_REMOVE_COMMENT

    I’ve checked the language file for this item, but I can’t see any problem with it:

    JOMSOCIAL_ACTIVITI_STREAM_TITLE_REMOVE_COMMENT=”{actor} has removed comment from <a href=”_QQ_”%s”_QQ_”>%s</a>”

    That said, we would prefer for nothing to appear in the stream when a comment is removed. How can we disable this feature all together?

    ericribellarsi Friend
    #465379

    Odd. I noticed that Stork had already changed this text in this thread here:

    http://www.joomlart.com/forums/topic/jomsocial-stream-not-displaying-link-2/

    But for some reason the text keeps reverting. I restore the changes that Stork had made, but we would still like to know a way to hide comment deletions from the activity stream.

    Also, any idea why this might keep changing in our language file??

    ericribellarsi Friend
    #465380

    Hmmm, it looks like every time I’m saving the changes, they are being overwritten 🙁

    Stork11 Friend
    #465443

    Hello ericribellarsi,

    JA Comment only supports to add JomSocial stream with 3 action: add new, update and remove. If you disable this feature, all 3 action will be disabled as well. So you can’t disable only 1 action of them.

    Regards.

    ericribellarsi Friend
    #465521

    Thanks Stork, but what about fixing the language file? Every time we save the saves, it immediately reverts back.

    Stork11 Friend
    #465588

    Hello ericribellarsi,

    It’s an issue of JA Comment, I fixed in “/administrator/components/com_jacomment/controllers/managelang.php” file,
    changed line 91 from
    [PHP]$post = JRequest::get(‘post’);[/PHP]
    to:
    [PHP]$post = JRequest::get(‘post’, 2);[/PHP]

    It’ll be fixed in next release of JA Comment.

    Thank you for your report.

    Regards.

    ericribellarsi Friend
    #465637

    Thanks Stork. You’re the best. 🙂

    Can I also request that in the next version there be a way to delete comments without having that show in the JomSocial stream? That is really terrible, because we get thousands of comments and have to remove many daily, and it will flood our JomSocial stream with moderation points.

    ericribellarsi Friend
    #465643

    Actually, would it be possible to pay for custom development to change this?

    Stork11 Friend
    #465664

    <em>@ericribellarsi 336314 wrote:</em><blockquote>Actually, would it be possible to pay for custom development to change this?</blockquote>
    Hello ericribellarsi,

    You can find an expert to have the project done via a reliable freelance site: Joomlancers.com, another network of JoomlArt. I personally recommend as thousands of projects have succeeded on the site.

    However, your idea is so interesting and it will be recorded to our checklist for further reference.

    Let me know if you need any other assistance.

    Regards.

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

This topic contains 9 replies, has 2 voices, and was last updated by  Stork11 12 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum