Description:
Removes privacy options, Show your online status and Show your current activity.
(Example of Privacy options)
SQL queries:
If you would like to set all members so their "Show your online status" and Show your current activity" is unchecked, execute the following two SQL queries in phpMyAdmin:
UPDATE xf_user SET visible = 0
UPDATE xf_user SET...
Remove privacy options 1.0
Removes privacy options, Show your online status and Show your current activity.
(Example of Privacy options)
SQL queries:
If you would like to set all members so their "Show your online status" and Show your current activity" is unchecked, execute the following two SQL queries in phpMyAdmin:
UPDATE xf_user SET visible = 0
UPDATE xf_user SET...
Remove privacy options 1.0
source https://xfworld.net/threads/remove-privacy-options-1-0.46325/
No comments:
Post a Comment