Online status/hidden
3 posters
Page 1 of 1
Online status/hidden
Hello folks--I searched for an answer and did not find it.
Is there a way to prevent all members from hiding their online status?
Thank you
Is there a way to prevent all members from hiding their online status?
Thank you
Last edited by Setter on January 17th 2023, 9:09 pm; edited 1 time in total
Niko likes this post
Re: Online status/hidden
Hello @Setter
the only thing that comes to my mind is to edit the templates to remove the option that makes you do that
You can go (as founder) to ACP > Display > templates > Profile and edit the template called profile_add_body
Find:
and simply remove it. Then save the template and publish it
In any case, remember that administrators will always be able to see a user, even if they marked themselves as offline
the only thing that comes to my mind is to edit the templates to remove the option that makes you do that
You can go (as founder) to ACP > Display > templates > Profile and edit the template called profile_add_body
Find:
- Code:
<dl>
<dt><label>{L_HIDE_USER} :</label></dt>
<dd><label><input type="radio" name="hideonline" value="1" {HIDE_USER_YES} /><span class="cont">{L_YES}</span></label>
<label><input type="radio" name="hideonline" value="0" {HIDE_USER_NO} /><span class="cont">{L_NO}</span></label>
</dd>
</dl>
and simply remove it. Then save the template and publish it
In any case, remember that administrators will always be able to see a user, even if they marked themselves as offline
Ape, SarkZKalie and Setter like this post
Re: Online status/hidden
Niko wrote:Hello @Setter
the only thing that comes to my mind is to edit the templates to remove the option that makes you do that
You can go (as founder) to ACP > Display > templates > Profile and edit the template called profile_add_body
Find:
- Code:
<dl>
<dt><label>{L_HIDE_USER} :</label></dt>
<dd><label><input type="radio" name="hideonline" value="1" {HIDE_USER_YES} /><span class="cont">{L_YES}</span></label>
<label><input type="radio" name="hideonline" value="0" {HIDE_USER_NO} /><span class="cont">{L_NO}</span></label>
</dd>
</dl>
and simply remove it. Then save the template and publish it
In any case, remember that administrators will always be able to see a user, even if they marked themselves as offline
Thank you very much.
Niko likes this post
Re: Online status/hidden
Problem solved & topic archived.
|
Similar topics
» Automatic Ranks, Emails and Hidden Online Status of fellow Admins.
» Hidden status?? [SOLVED]
» online status
» Online status not in the right place
» Online Status Question
» Hidden status?? [SOLVED]
» online status
» Online status not in the right place
» Online Status Question
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum