[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 的更多资源

巫师PRO A
巫师PRO 13.1.1
将PHP和任何类型的HTML、CSS和JavaScript代码直接放入内容中!
清理大师PRO A
缓存清理程序还可以在您保存文章或其他项目时自动清除Joomla! 缓存。
自动关闭 + 留言通知 A
自动关闭讨论提醒有助于保持较旧的讨论整洁,而不让您的成员感到意外。

相似的资源

[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.
浏览
317
已更新
[AndyB] Remove direct message options A
Removes invite and lock options when adding or editing a direct message.
浏览
331
已更新
返回
顶部