Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • ericribellarsi Friend
    #180083

    I’m re-creating this thread because I forgot to request admin support on my previous thread. Please feel free to delete the previous thread.

    I’ve noticed that after we made some minor changes to our language file, the links to articles are not properly displaying in the JomSocial stream.

    The links still get pulled in, but they are not displaying the title of the article, and they cannot be clicked on. Only part of the URL is pulled in, and no article title. This was working correctly until today.

    Here is what the line in our language file says:

    “JOMSOCIAL_ACTIVITI_STREAM_TITLE_NEW_ITEM= “{actor} added a comment to %s” “

    I’m attaching a screenshot that shows the issue happening. It shows both the new bad links, and the way they used to appear.


    1. link-problem
    Stork11 Friend
    #464810

    Hello ericribellarsi,

    You edited wrong language. I fixed it for you in language file as below
    Incorrect:


    JOMSOCIAL_ACTIVITI_STREAM_TITLE_COMMENT_NEW_ITEM="{actor} added a comment to %s"
    JOMSOCIAL_ACTIVITI_STREAM_TITLE_UPDATED_COMMENT="{actor} updated a comment on %s"
    JOMSOCIAL_ACTIVITI_STREAM_TITLE_REMOVE_COMMENT="{actor} has removed comment from %s"

    Correct:


    JOMSOCIAL_ACTIVITI_STREAM_TITLE_COMMENT_NEW_ITEM="{actor} added a comment to <a href="_QQ_"%s"_QQ_">%s</a>"
    JOMSOCIAL_ACTIVITI_STREAM_TITLE_UPDATED_COMMENT="{actor} updated a comment on <a href="_QQ_"%s"_QQ_">%s</a>"
    JOMSOCIAL_ACTIVITI_STREAM_TITLE_REMOVE_COMMENT="{actor} has removed comment from <a href="_QQ_"%s"_QQ_">%s</a>"

    Your language works now. Please check and confirm the same.

    Regards.

    ericribellarsi Friend
    #464871

    Thanks Stork, its perfect. I’m not sure how that got changed, but that you again.

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

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

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