Viewing 15 posts - 1 through 15 (of 17 total)
  • Author
    Posts
  • Nick R JA JobBoard
    #164308

    Hey Guys

    I’m using this Component with TelineIV for J16 and the latest JomSocial.
    I have two problems with it:
    1. No avartars are displayed but option is set in backend
    2. There are no posts on JomSocial activity stream
    3. As Admin, i don’t receive any mail for New comments

    Any solutions available for this?

    Cheers
    Nick

    Nick R JA JobBoard
    #392840

    Any updates in this case?

    Stork11 Friend
    #392985

    <em>@Nick R 241929 wrote:</em><blockquote>Hey Guys

    I’m using this Component with TelineIV for J16 and the latest JomSocial.
    I have two problems with it:
    1. No avartars are displayed but option is set in backend
    2. There are no posts on JomSocial activity stream
    3. As Admin, i don’t receive any mail for New comments

    Any solutions available for this?

    Cheers
    Nick</blockquote>

    Hello Nick,

    Could you provide me with your site information (your site URL, your site admin account) and your FTP account? So I can diagnose this problem.

    Please use the following ticket link to update your information: http://support.joomlart.com/index.php?/Tickets/Ticket/View/73009

    BTW, did you configure to send e-mail from your website? You need to do this to receive e-mail for New comments.

    Best regards.

    Nick R JA JobBoard
    #393431

    Ticket has been updated with website.

    In admin settings I found this option greyed out but Jomsocial is installed.


    1. js
    Stork11 Friend
    #393842

    Hello,

    I know the problems with your site. But the ones only occur on your website, not on my local site. So I need your site information (your site URL, your site admin account) and your FTP account to debug your code.

    Again, please use this link http://support.joomlart.com/index.php?/Tickets/Ticket/View/73009 to update them.

    Thank you.

    Nick R JA JobBoard
    #394366

    Hi,
    I have replied to your ticket. Do you use J1.6? Cause I have tried it now on 3 different installations and it is still not working.
    I also set “enable_activity_stream”:0 to 1 via phpmyadmin so I get the greys box checked. But its still not working.
    The avatar setting in the database is correct for jomsocial: 4. And also this is not working… on all my pages.

    Stork11 Friend
    #394465

    Hi Nick,

    I requested you to provide me with your site admin account and your FTP account. It’s necessary for me to diagnose your site. But you only provided me with your site URL.

    Please use this link http://support.joomlart.com/index.php?/Tickets/Ticket/View/73009 to update them. It will help me a lot.

    Thank you.

    Nick R JA JobBoard
    #394642

    Hi,
    ticket updated.

    Stork11 Friend
    #395456

    Hello,

    Your problem is resolved. Please check and reply the same.

    Thank you.

    Nick R JA JobBoard
    #395756

    Hello,

    Thanks for your feedback, the avatar is now shown but the activity stream just gives me this output:
    JOMSOCIAL_ACTIVITI_STREAM_TITLE_COMMENT_NEW_ITEM

    Stork11 Friend
    #396073

    Hello,

    It’s not an issue of JA Comment. Maybe the language file of JomSocial lacks this language. JomSocial language file is located in “languageen-GBen-GB.com_community.ini” or “administratorlanguageen-GBen-GB.com_community.ini”.

    Best regards.

    Nick R JA JobBoard
    #396527

    Hi,

    well to be honest, isn’t it JA comment using the stream api? All Jomsocial language strings starts with COM_COMMUNITY.
    In fact, a searching for this string gives me only comment.php back which is a file of JA Comment so the output seems to be wrong…

    Stork11 Friend
    #396875

    Hello,

    Sorry for my mistake. I double-checked the source code of JA Comment and found the problem.

    So to fix this, please open “languageen-GBen-GB.com_jacomment.ini” file, then insert the following lines at the end of the file:


    JOMSOCIAL_ACTIVITI_STREAM_TITLE_COMMENT_NEW_ITEM="{actor} adds a comment in <a href="%s">%s</a>"
    JOMSOCIAL_ACTIVITI_STREAM_TITLE_UPDATED_COMMENT="{actor} updates a comment in <a href="%s">%s</a>"
    JOMSOCIAL_ACTIVITI_STREAM_TITLE_REMOVE_COMMENT="{actor} has removed comment in <a href="%s">%s</a>"

    Thank you 🙂

    Nick R JA JobBoard
    #397099

    Alright, this works so far.
    Now, to get this case closed, please let me know all your steps you have taken to solve this on my dev site so I’m able to fix it by my own on my live and other sites.

    Cheers
    Nick

    Stork11 Friend
    #397343

    Hi Nick,

    For your first problem, please open “componentscom_jacommenthelpersjahelper.php” file and edit line 1804:

    Before:


    $query = " SELECT Count(*) FROM #__components as c WHERE c.option ='$component' ";

    After:


    $query = " SELECT Count(*) FROM #__extensions as c WHERE c.element ='$component' ";

    For your second one, please edit “languageen-GBen-GB.com_jacomment.ini” file as I posted before.

    Best regards.

Viewing 15 posts - 1 through 15 (of 17 total)

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

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