By User on Saturday, 21 June 2014
Posted in Technical Issues
Replies 9
Likes 0
Views 2K
Votes 0
Hello.
I use Komento, Easy Discuss and few more components that have integration with JomSocial and can create some actions in stream:
Guest posted comment ***
Guest just played flash game ***
Guest created discussion ***
etc.

The problem: "Guest" word has a link to: http://crimsongame.ru/community/0-gost/profile or .../0-guest/profile

Few ** ago I asked JomSocial team to remove this link, but they say that it's not JomSocial bug and It should be fixed inside 3-party component.

Few *** later I saw this in JomSocial changelog:
Activity Stream
Bug Fix Guests in activity stream should not link to profile page (jReviews suggestion).

So if it was fixed by JomSocial team for jReview, I asked them again to fix it for all other components.
Nut they said the same thing (it should be fixede in non-jomsocial component).

Can you please help with it?
Thanks.

p.s: I disabled guests to create discussion, so desided to post this issue to Komento category.
Hello Dmitry,

Hm, when a guest posts a new discussion, we actually set the userid to 0 in JomSocial's stream and it's up to what they are doing to process the stream. Unfortunately there isn't any documentation about posting guest items on their stream. Looking at their api , there's no documentation about this either, when I looked through http://documentation.jomsocial.com/wiki/Stream_API_v2 .

I guess the only way around this is to not send a new stream item when a discussion is posted as a guest. If that is okay with you, please provide us with the ftp and back end access to the site.

However I really think that the checking should be done on their end when they populate the stream since they have access to these attributes, a simple check to determine if the user is a valid user or not should solve these issues.
·
Saturday, 21 June 2014 13:24
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello. Few days ago I noticed that there is no new stream if guest submit comment (than admin moderate and publish it with e-mail notice).

I checked "JomSocial > Config. > Points and Activities" and see that all Komento rules are published (and no new for scan).

Do you have any idea why it stops to create events in JomSocial?

Thanks.
·
Friday, 19 December 2014 03:48
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Dmitry,

Please try replace the attached file in: ../components/com_komento/classes/comment.php. If this doesn't work, you can provide us your backend and FTP so we can check this for you.
·
Friday, 19 December 2014 16:25
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello. I used attached file, but it didn't helped (still can't see action "Guest *** posted comment to article ***" in JS stream .
Dmitry wrote:
there is no new stream if guest submit comment (that admin moderate and publish it with e-mail notice).


More info:

1. If super user approve comment in backend, he can see JS's action in the stream if he is login in. If logout, can't see nothing (as guest).
2. If super user approve comment with Email, he can't see JS's action in the stream as guest or super user.

So, I also added Email info too.

I added site info in first post (and Email info too if needed).

Thanks for help
·
Saturday, 10 January 2015 21:07
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Dmitry,

Can you provide us your backend and FTP access so we can have a better look on your issue here?
·
Sunday, 11 January 2015 00:54
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello, NIK.
Yes, I added backend and FTP access to first post.
·
Sunday, 11 January 2015 02:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Dmitry,

Sorry for the late reply. I've tried to access your backend and FTP but failed. Please advise.
http://screen.stackideas.com/2015-01-12_1022.png
http://screen.stackideas.com/2015-01-12_1022-1.png
·
Monday, 12 January 2015 10:23
·
0 Likes
·
0 Votes
·
0 Comments
·
Sorry for my mistake, NIK.

I reedited / retyper password fields in first post. Please try again? Thanks.
·
Tuesday, 13 January 2015 02:31
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Dmitry,

I've fixed it for you. Please have a look. I've modified these two files:
../components/com_komento/helpers/activity.php
../components/com_komento/classes/comment.php

Hope this helps.
·
Tuesday, 13 January 2015 11:45
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post