Some users have chosen invisible....

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Novadream
    Senior Member
    • Oct 2002
    • 447

    Some users have chosen invisible....

    How can I disable the invisible choice ALLTOGETHER so that nobody can ever choose that option again?

    thank you.
  • Wayne Luke
    vBulletin Technical Support Lead
    • Aug 2000
    • 74154

    #2
    Remove it from the Registration templates and the modifyoptions template.
    Translations provided by Google.

    Wayne Luke
    The Rabid Badger - a vBulletin Cloud demonstration site.
    vBulletin 5 API

    Comment

    • Novadream
      Senior Member
      • Oct 2002
      • 447

      #3
      Originally posted by Wayne Luke
      Remove it from the Registration templates and the modifyoptions template.
      how is that done?

      Comment

      • nuno
        Senior Member
        • Apr 2001
        • 4346
        • 3.8.x

        #4

        You're my Prince of Peace
        And I will live my life for You

        Comment

        • Novadream
          Senior Member
          • Oct 2002
          • 447

          #5
          I'm in my php admin now and i don't see anything that says edit registeradult or anything simlilar...




          Edit registeradult, registercoppa, adn editoptions templates to comment out the bubbles for invisble mode.



          editoptions templates to comment out the bubbles for invisble mode


          Huh(@*(@@@@@/////????? Did somebody say Bubbles?!!!????

          I don't understand what that means.


          Anyways, i need help locating registeradult please.

          thank u..

          Comment

          • nuno
            Senior Member
            • Apr 2001
            • 4346
            • 3.8.x

            #6
            Admin CP -> Templates -> Modify -> [show all]
            Edit registeradult and registercoppa templates
            delete 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>
            edit modifyoptions template
            delete this:
            Code:
            <tr>
            	<td bgcolor="{secondaltcolor}"><normalfont><b>Invisible Mode?</b><br>
            	<smallfont>Selecting yes allows you to surf the forums without appearing in the 'Logged In Users' list.</smallfont></normalfont></td>
            	<td bgcolor="{secondaltcolor}"><normalfont>
            		<input type="radio" name="invisible" value="yes" $invisiblechecked> yes
            		<input type="radio" name="invisible" value="no" $invisiblenotchecked> no
            	</normalfont></td>
            </tr>
            You're my Prince of Peace
            And I will live my life for You

            Comment

            • Novadream
              Senior Member
              • Oct 2002
              • 447

              #7
              Oh.. i was in the wrong section once again


              I'll have a look at that.


              Thank you for being patient with me.

              Comment

              widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
              Working...