[AndyB] Remove privacy options

[AndyB] Remove privacy options 1.3

No permission to download
XF Compatibility
  1. 2.2.x
Short Description
Remove privacy settings for all users with SQL fix and user group permission option. Update xf_user tables via phpMyAdmin or enable specific user group permission for premium members.
Removes privacy options in preferences.

(Example of Privacy options)


pic001.webp



(Example of User group permissions)


pic002.webp



SQL queries:

This add-on removes the privacy options but does not change members settings. If members have already changed their privacy options and you would like to set all members back to default, that is to show online status and current activity, you will want to execute the following two SQL queries in phpMyAdmin:
UPDATE xf_user SET visible = 1
UPDATE xf_user SET activity_visible = 1

User group permissions:

If you would like to offer your Premium members the ability to still be able to set their Privacy options, then select Yes to the Remove privacy options User group permission.
Author
axtona
Views
372
Extension type
zip
File size
14.9 KB
First release
Last update
Ratings 0.00 star(s) 0 ratings
Link was Broken? Send message to the Website Team and we will assist you quickly!
Support Developer If you are satisfied with the test or your project has earned you money, Click the More Information button to support the developer by purchasing.

Latest updates

  1. 1.3 - changelog
    Added template modification to remove privacy options from account preferences page.

More resources from axtona

Cap CAPTCHA - Self-hosted reCAPTCHA alternative with nothing to click A
Adds Cap, a self-hosted, privacy-friendly proof-of-work CAPTCHA as a guest CAPTCHA
Advanced Traffic Statistics: From Insight to Active Defense A
with a comprehensive and visually appealing Traffic Counter & Statistics Widget.
Sourcerer Pro A
Sourcerer Pro 13.1.0
Place PHP and any kind of HTML, CSS and JavaScript code right into your content!

Similar resources

[AndyB] Remove direct message options A
Removes invite and lock options when adding or editing a direct message.
[AndyB] Remove new posts options A
Remove undesired options from New posts page.
[AndyB] Remove notification options A
Removes notification options in account preferences.
Back
Top