1. dlh
  2. General
  3. Monday, July 22 2019, 01:52 PM
Hi,
I would like to of the social network plugin when someone change his profile picture, write a comment anywhere, when two users become friends, etc.
I just want to keep the notifications when someone published a picture, an album, a video, a blog, etc.
Thanks for your help.
Best regards,
Yann
Accepted Answer
admin Accepted Answer
Admin
Hi,
sorry for late reply, you can keep private Friends activities by make this modification:
In file /plugins/jsn/socialnetwork/app/Controller/FriendsController.php at line 172 replace this
'action'    => 'friend_add',
with this
'action'    => 'friend_add', 'privacy' => 3,


With this the activity will be only available in Profile Wall
  1. more than a month ago
  2. General
  3. # Permalink
admin Accepted Answer
Admin
Sorry but I does not understand well...do you want that all activities will be available only for friends?
  1. more than a month ago
  2. General
  3. # 1
dlh Accepted Answer
Hi,
Indeed if me, X, I follow Y, I don't want that Z sees in his feed "X and Y are now friends".
Thanks for your help,
Yann
  1. more than a month ago
  2. General
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.