The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
3 posters

    Online status/hidden

    Setter
    Setter
    New Member


    Posts : 12
    Reputation : 2
    Language : English

    Solved Online status/hidden

    Post by Setter January 17th 2023, 4:14 pm

    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


    Last edited by Setter on January 17th 2023, 9:09 pm; edited 1 time in total

    Niko likes this post

    Niko
    Niko
    Helper
    Helper


    Male Posts : 3231
    Reputation : 248
    Language : English, Italian, French
    Location : Italy

    Solved Re: Online status/hidden

    Post by Niko January 17th 2023, 4:30 pm

    Hello @Setter

    the only thing that comes to my mind is to edit the templates to remove the option that makes you do that Wink
    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}&nbsp;:</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 Add

    In any case, remember that administrators will always be able to see a user, even if they marked themselves as offline Wink

    Ape, SarkZKalie and Setter like this post

    Setter
    Setter
    New Member


    Posts : 12
    Reputation : 2
    Language : English

    Solved Re: Online status/hidden

    Post by Setter January 17th 2023, 9:09 pm

    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 Wink
    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}&nbsp;:</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 Add

    In any case, remember that administrators will always be able to see a user, even if they marked themselves as offline Wink

    Thank you very much.

    Niko likes this post

    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15311
    Reputation : 1705
    Language : English,Greek
    Location : Greece

    Solved Re: Online status/hidden

    Post by skouliki January 17th 2023, 9:45 pm

    Problem solved & topic archived.
    Please read our forum rules: ESF General Rules


      Current date/time is September 23rd 2024, 1:29 am