[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
362
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

[ITD] Hide Avatar (Lite) A
a simple yet powerful add-on designed for forum administrators
DEBtech Portal AI Suite Pro A
Portal AI Suite transforms your XenForo forum into a modern portal.
Advertising Suite Pro A
The modern advertising and monetization system for XenForo 2.3

Similar resources

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