1. davidunwin
  2. Support
  3. Tuesday, February 26 2019, 10:43 AM
We have set Privacy Control on for some fields
We have set the default Privacy on each field to PUBLIC
On some fields it shows as PUBLIC
But on others it does not ie Address field I have attached a screen shot of one field showing Privacy control and the field in Edit Profile
I can't see what is wrong.
One other point we do have the Social Network Plugin installed
Attachments (3)
Accepted Answer
admin Accepted Answer
Admin
Hi,
your screenshot comes from edit profile page, so probably this privacy setting was already stored by this user.
  1. more than a month ago
  2. Support
  3. # Permalink
davidunwin Accepted Answer
Can we do an SQL query to change the default privacy setting for all users on a field?
  1. more than a month ago
  2. Support
  3. # 1
davidunwin Accepted Answer
I found an answer I ran the following query
UPDATE #xxxx_jsn_users SET privacy = '';
Which reset all users to default.
  1. more than a month ago
  2. Support
  3. # 2
admin Accepted Answer
Admin
Hi,
sorry for late reply,
I found an answer I ran the following query
UPDATE #xxxx_jsn_users SET privacy = '';
Which reset all users to default.
Great :D
  1. more than a month ago
  2. Support
  3. # 3
  • Page :
  • 1


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