• Webmaster forum we offer you the best experience with our webmaster site and freelancer forum categories where you can share information on topics such as web development and digital marketing!
    This forum has officially become a paid forum. Unfortunately for various reasons we have blocked free downloads because they were sharing updated resources on other forums. If you want to buy a subscription you can do so by simply clicking on "Upgrade" and download all the resources you want.
    Thanks in advance.
AndyB Remove privacy options

XF 2.0 / 2.1 / 2.2 / 2.3 AndyB Remove privacy options 1.4

Description:

Removes privacy options in preferences.

(Example of Privacy options) :

AndyB Remove privacy options-1.webp


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 activity_visible = 0

Remove privacy options v1.1 changes : Fixed issue with "Show your online status" and "Show your current activity" being reset to when privacy options were saved.

Remove privacy options v1.2 changes : Added User group permissions.

Remove privacy options v1.3 changes : Added template modification to remove privacy options from account preferences page.

Remove privacy options v1.4 changes : Compatible XF 2.x versions: 2.3
 
XF 2.2 / 2.3  AndyB Remove last edited  2.0
XF 2.0 / 2.1 / 2.2  AndyB Remove quick thread  1.4

Attachments

Similar threads Most view View more
Back
Top Bottom