[ITD] Show Online Status

Unmaintained [ITD] Show Online Status 1.4.0

No permission to download
Compatible XF 1.x versions
  1. 1.4
Visible branding
No
This add-on will remove all options for user to set themselves invisible.


Setp 1:

  1. Download attachment & unzip it.
  2. Log in to your Admin CP and click on "Install Add-on" at bottom left corner.
  3. Upload the unzipped XML file.
Setp 2:

Set the default for new users:

Admin CP -> Home -> Options -> User Registrations -> Default Registration Values -> Show online status

Step 3:

Update the preferences of existing users by running this query on your database:
Code:
UPDATE xf_user
SET visible = 1

Before:
A1.gif
A2.gif
A3.gif


After:
B1.gif
B2.gif
B3.gif


Credits: Basic Idea of this add-on was taken from a post of Jake Bunce, so all credits goes to @Jake Bunce :)


Sending a donation:

If you like this add-on, please consider sending a small donation. My PayPal email address provided upon request via Private Conversation
  • Like
Reactions: maszd
Author
XFA
Downloads
82
Views
983
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from XFA

Latest updates

  1. Updated according to XF 1.4.X

    Updated according to XF 1.4.x requirements. Those who still using XF 1.3.x should use older...
Back
Top Bottom