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.

Hidden users

4 posters

Go down

In progress Hidden users

Post by Anzo Wed Nov 26 2014, 21:33

Hello, I'm wondering: Is there a method I could use to disable members from going invisible/hidden when they're online and/or offline?
Anzo
Anzo
Forumember

Posts : 365
Reputation : 8
Language : English/Arabic
Location : Baghdad - Iraq

http://www.duelacademy.net/forum

Back to top Go down

In progress Re: Hidden users

Post by Ramdaman Wed Nov 26 2014, 21:34

Other than a JavaScript (which might not also work), there are no possible methods to reveal hidden users.
Ramdaman
Ramdaman
Active Poster

Male Posts : 1615
Reputation : 99
Language : English, Albanian, Macedonian, Russian | HTML, CSS
Location : New York City

http://ndihme.forumotion.com/forum

Back to top Go down

In progress Re: Hidden users

Post by Ape Wed Nov 26 2014, 21:36

it can be done in templates but i can't remember how its done in Hidden users Fmpunb10Sad

its in Templates >> Profile >> profile_add_body
if its the same as phbb3 then its under

phpbb3 / phpbb2
find and remove

Code:
<label><input type="radio" name="profilemsgs" value="-1" {switch_preferences_menu.switch_profile_advanced.PROFILE_MSGS_HIDE} />{L_HIDE_TAB}</label>

Save and then click Add  look in profile and the tool should be removed
i think there all the same Wink

APE


Hidden users Left1212Hidden users Center11Hidden users Right112
Hidden users Ape_b110
Hidden users Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19109
Reputation : 1991
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

In progress Re: Hidden users

Post by SLGray Wed Nov 26 2014, 21:50

Remove this from your profile_add_body template:
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>


Last edited by SLGray on Wed Nov 26 2014, 21:52; edited 1 time in total


Hidden users Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51482
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: Hidden users

Post by Ape Wed Nov 26 2014, 21:51

yes thats the one lol my head is really not with it lol


Hidden users Left1212Hidden users Center11Hidden users Right112
Hidden users Ape_b110
Hidden users Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19109
Reputation : 1991
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Back to top

- Similar topics

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