By Derk Kremer on Sunday, 12 November 2017
Posted in General Issues
Likes 0
Views 493
Votes 0
Hey


In the backend I can change 'Profile viewing' on two ways: per profile for all users in that profile and at the level of each user. Both in the 'privacy' tab. This is also for 'Profile searching'. See attachment

My question is if the user can change this both settings front-end. The user can change the privacy of each field in the profile, but is it also possible that he can change 'Profile viewing'?

If not, then I like to know how to change this setting in which record of the specific table. Than I can make a SQL Update query to do that.


regards,
Hi there,

I am really sorry for the delay of this reply as it is a weekend for us here. They should be able to change them on the privacy sections as shown here http://take.ms/OZASz.

Maybe i have understand you wrongly, it would be best if you can provide us with more details for further check this issues. Please advice.
·
Sunday, 12 November 2017 05:25
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey,

Thanks for the quick reply!

I can't see the privacy module in the sidebar under my 'profile' Where can I activate this?
·
Sunday, 12 November 2017 22:15
·
0 Likes
·
0 Votes
·
0 Comments
·
Sorry,

I've found it. You have to go to update profile ;-)

But another questions is which field in which table can I change to set the profile view from one modus to another. This is for a cronjob /sql query.
·
Sunday, 12 November 2017 22:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

But another questions is which field in which table can I change to set the profile view from one modus to another. This is for a cronjob /sql query.

Honestly, i am bit lost here actually. What exactly you meant by "modus" here actually? it would be best if you can provide us with more explanation for better understanding. Please advice.

P/S: In the future, please start a new ticket for any new questions rather than posting on your existing thread as it would be more difficult for us to manage in the future.
·
Monday, 13 November 2017 10:13
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey,

I understand your issue. I will try to make it clear.

It is about the privace settings "Profile viewing" and "Profile searching". One can change these settings in the backend->profile settings and also in the front-end by the user itself. The first one can only be done by the administrator. The last one is, in our case, rather complicated for our users. Therefore I like to change it on an alternative way. Therefore I need to know in which table the settings of both privacy settings are saved. And also the name of that particular field. I can't find them in our database.

I hope I've made clear my issue.

regards,
·
Wednesday, 15 November 2017 18:05
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

Oh, i understand them now. You as an admin should be able to configure those(privacy) for all users on your site as shown http://take.ms/WhEZP. You can configured them based on user's profile types. Then under privacy sections, tick ' Tick the checkbox to reset all user's default privacy under this profile. ( This will also reset previous privacy settings of items belong to the users.) ' to change those privacy for all your users.


Please give it a try and see how it goes.
·
Wednesday, 15 November 2017 18:21
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey,

That is not what I mean. Indeed, in the backend it is possible, per user, to change this setting. What I like to know in which table of the SQL database this setting is saved. And what is the name of this field.

regards,
·
Wednesday, 15 November 2017 18:31
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

That is not what I mean. Indeed, in the backend it is possible, per user, to change this setting.

It is actually based on all user's on specific profile types. As you can change them for all your user(particularly on a profile types), to have same privacy.

What I like to know in which table of the SQL database this setting is saved. And what is the name of this field.

Those changes will be updated on this table '#_social_privacy_map'. Those privacy will be referred to privacy_id column, and those id you can refer here http://take.ms/dpiCg

Hope this helps.
·
Wednesday, 15 November 2017 19:01
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks very much!!
·
Wednesday, 15 November 2017 20:09
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome Derk, glad that your issues are resolved now.
·
Thursday, 16 November 2017 05:30
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post