The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Is there a way to stop users from being able to select this option:
Invisible on 'Online users' list Yes No thanks. |
|
#2
|
|||
|
|||
|
In the following templates: registeradult, registercoppa and modifyoptions
Remove this: Code:
<tr>
<td bgcolor="{firstaltcolor}"><normalfont><b>Invisible Mode?</b></normalfont><br>
<smallfont>Selecting yes allows you to surf the forums without appearing in the 'Logged In Users' list.</smallfont></td>
<td bgcolor="{firstaltcolor}"><normalfont>
<input type="radio" name="invisible" value="yes"> yes
<input type="radio" name="invisible" value="no" checked> no
</normalfont></td>
</tr>
|
|
#3
|
|||
|
|||
|
Quote:
Code:
<input type="hidden" name="invisible" value="yesORnoHERE">
|
|
#4
|
||||
|
||||
|
ok thanks i will try it now.
|
|
#5
|
||||
|
||||
|
is it userCP i need to change it in?
|
|
#6
|
||||
|
||||
|
I found it. It is called modifiyoptions (I hope) i will try it now.
|
|
#7
|
|||
|
|||
|
that sounds about right, how'd it go?
|
|
#8
|
||||
|
||||
|
It does not appear in my User CP but it does appear in the Admin control panel, but it don't matter as only i can get to it there. So it works. I will sign up as a member then see if i can select it. I will let you know hold on.
|
|
#9
|
||||
|
||||
|
Yep it works. Thanks everyone.
|
|
#10
|
|||
|
|||
|
your welcome
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|