Hi all,
Recently got a license for Dolphin and for the most part have been impressed. However, the privacy settings are super confusing, for both admin and user alike. More documentation would be helpful. I've been up and down these forums piecing together my understanding, but there is one thing I still have not been able to figure out.
I want to do something very simple and very basic. I want it so that when someone signs up and activates their account, their profile privacy is automatically set, by default, to 'friends.' [Ie, hidden until someone befriends them.]
There appears to be no admin setting for this.
Now, under the privacy settings in the admin panel I have everything marked as 'default', and do not have the 'public group' enabled. As I understand it, all this does is allow the user to create their own default settings, and won't let them set their profiles to public. It does NOT specify what that default setting actually is to begin with.
Setting aside why there would not be a setting like this from the admin side, its also confusing to the users, who see that their profile privacy is set as 'default' but don't have an intuitive way to change that, either. (If it isn't the option in member_privacy.php, then I still don't understand it myself. Very possible.)
That leads me hunting for the 'allow_to_view' option, per what I found in this thread:
https://www.boonex.com/forums/topic/Umm-Friends-Only-By-Default-for-New-Accounts.htm
Except when I view the field in phpmyadmin there isn't any 3 to change to 5. There isn't any number listed at all in the field. So, I haven't run the SQL query, as I'm not convinced it applies to my situation, even though its the only 'allow_to_view' field in the entire database. (I think the SQL refers to a previous version; I'm running 7.3.5)
Thanks in advance.
(And if anyone can point me to documentation of the entire privacy system, I'd be super thankful.)