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

最新更新

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

来自 axtona 的更多资源

科 prox CAPTCHA - 自 hosted 防止 欺诈 选项,无需点击 A
添加Cap,一个自托管、隐私友好的工作证明式验证码作为访客验证码
高级交通统计:从洞察到主动防御 A
一个综合且视觉吸引的交通计数器与统计小部件。
巫师PRO A
巫师PRO 13.1.0
将PHP和任何类型的HTML、CSS和JavaScript代码直接放入内容中!

相似的资源

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