[AndyB] Remove privacy options

[AndyB] Remove privacy options 1.3

没有下载权限
XF 兼容性
  1. 2.2.x
摘要
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.
作者
axtona
浏览
362
扩展类型
zip
文件大小
14.9 KB
首次发布
上次更新
评分 0.00 星 0 个评分
链接失效了吗? 发送消息 给 NP 团队,我们会尽快为您处理!
支持开发者 如果您对测试满意或项目已成功盈利,可点击「更多信息」按钮,通过购买来支持开发者!

最新更新

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

来自 axtona 的更多资源

[ITD] 遮擋角色(_lite) A
一个简单 yet 强大的插件 设计 用于 论坛管理员
DEBtech Portal AI Suite Pro A
Portal AI Suite将您的XenForo论坛转变为现代门户。
广告套件专业版 A
现代广告和变现系统对于XenForo 2.3

相似的资源

[AndyB] Remove direct message options A
Removes invite and lock options when adding or editing a direct message.
浏览
307
已更新
[AndyB] Remove new posts options A
Remove undesired options from New posts page.
浏览
300
已更新
[AndyB] Remove notification options A
Removes notification options in account preferences.
浏览
288
已更新
顶部