Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

Hide activity on profiles in main stream

8 years 7 months ago
  • Trude's Avatar
    Topic Author
  • Trude
  • Offline
  • Fresh Boarder
  • Posts: 25
  • Thank you received: 3
Licenses:
JomSocial Active Socialize Expired

ISSUE SUMMARY:

I need my members to be able to do stuff without it showing up in the main stream. It's not very tempting "making friends" with people with the entire site as an audience:

1) like someones profile: this should be hidden in main stream, and I can't find it in "userpoints". Feels like I should remove it in .php

2) write on someones elses wall: how to show to only owner, or owners friends (or at least remove completely from main stream and keep only on profile). I see no option to select privacy when writing on someone elses wall.

Also the content of such posts are even showing when people have "friends only" privacy on their profile... If I could only remove it from main stream the profile privacy option could keep personal walls .. uh.. personal/friends only.

How can I better control what shows up where?

8 years 7 months ago
Licenses:

Hi,

the only way that jomsocial have for now. you need to changing default privacy.
jomsocial backend > configuration > privacy, and set Default User Privacy to Friends for all, click save, and click "reset existing users privacy"

if that settings not suitable for you. you can put feature request at:
uservoice.jomsocial.com/forums/101561-jo...ial-feature-requests

or hire professional developer, that can build that customization it for you.

Regards

8 years 7 months ago
  • Trude's Avatar
    Topic Author
  • Trude
  • Offline
  • Fresh Boarder
  • Posts: 25
  • Thank you received: 3
Licenses:
JomSocial Active Socialize Expired

Thanks,
but I'm thinking the easiest way to do this for now, is just to remove the code that produces these two stream elements, as they're not really needed anywhere in this community.

So if you could just point me in the right direction, and tell med which file I need to alter, and what code to comment out, I could fix this really fast myself.... Please? :)

8 years 7 months ago
Licenses:

Hi,

please try this:
1. goto jomsocial backend ad user point, turn off activity state for profile like
2. edit /components/com_community/models/activities.php at line 398
change the code from

}
to
} else {
   $andWhere[] = ' (a.' . $db->quoteName('actor') . ' = a.' . $db->quoteName('target').')';
}

not sure it will works or not. because the code not designed for this purpose.

Regards

The following user(s) said Thank You: Trude
8 years 7 months ago
  • Trude's Avatar
    Topic Author
  • Trude
  • Offline
  • Fresh Boarder
  • Posts: 25
  • Thank you received: 3
Licenses:
JomSocial Active Socialize Expired

Thank you, I will try! :)

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW