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.

Online status/hidden

3 posters

Go down

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
Setter
Setter
New Member

Posts : 12
Reputation : 2
Language : English

https://roadcall.forumotion.com

Niko likes this post

Back to top Go down

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
Niko
Niko
Helper
Helper

Male Posts : 3109
Reputation : 245
Language : English, Italian, French
Location : Italy

https://www.fmcodes.net/

Ape, SarkZKalie and Setter like this post

Back to top Go down

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.
Setter
Setter
New Member

Posts : 12
Reputation : 2
Language : English

https://roadcall.forumotion.com

Niko likes this post

Back to top Go down

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
skouliki
skouliki
Manager
Manager

Female Posts : 15143
Reputation : 1696
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum