- Discussions
- 4 647
- Messages
- 12 059
- Solutions
- 81
- J'aime
- 7 614
- Points
- 198
Steps to follow before installing the Add-on:
For users who have previously hidden themselves, you must run the following SQL code from
PhpMyadmin.
Result :
The number of users (the number of users affected by the query) that hides the online status in the system during the query takes place on the incoming screen.
There are 2 previously hidden users in our example.
The online hiding options of all users after the query have been disabled. Now we can switch to plugin installation.
As you know visible status comes from with :
Add-on Options
The plug-in closes the cloaking options that come as standard on XenForo.
Now you can manage the online status option with add-on !
Check to permission, for which user groups can change the online status!
Just give permision with "Yes"
Télécharger V1.0.0 : [POSTS=100] XENTR-InvisibleUsers-1.0.0 [/POSTS]
For users who have previously hidden themselves, you must run the following SQL code from
PhpMyadmin.
SQL:
UPDATE xf_user SET visible = 1, activity_visible = 1
Result :
The number of users (the number of users affected by the query) that hides the online status in the system during the query takes place on the incoming screen.
There are 2 previously hidden users in our example.
The online hiding options of all users after the query have been disabled. Now we can switch to plugin installation.
As you know visible status comes from with :
Add-on Options
The plug-in closes the cloaking options that come as standard on XenForo.
Now you can manage the online status option with add-on !
Check to permission, for which user groups can change the online status!
Just give permision with "Yes"
Télécharger V1.0.0 : [POSTS=100] XENTR-InvisibleUsers-1.0.0 [/POSTS]