Turn Off - Show Users browsing forum

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • stryka
    Senior Member
    • Aug 2002
    • 265

    Turn Off - Show Users browsing forum

    Current Version is PL1...

    I am unable to remove the option where it counts how many users are browsing a particular forum..

    I went to the admin panel and deselected "Display the active users browsing the forum"... but the count is still there..

    I wanna remove this cuz my cpu usage is getting up there...i already did optimization... but can't turn that option off..

    lemme know if i am in the right spot...
  • Floris
    Senior Member
    • Dec 2001
    • 37767

    #2
    Admin Control Panel > vBulletin Options > vBulletin Options > Forum Display Options (forumdisplay) > Show Users Browsing Forums

    Enabling this option will show the current users browsing a particular forum on forumdisplay.php while adding one query. This can have an effect on performance. The Alphabetical option requires more resources than the random option.

    Comment

    • Floris
      Senior Member
      • Dec 2001
      • 37767

      #3
      Note, this is for forumdisplay, not index.php

      Comment

      • stryka
        Senior Member
        • Aug 2002
        • 265

        #4
        Sorry.. then how do i turn off the index display..

        Originally posted by Floris
        Note, this is for forumdisplay, not index.php

        Comment

        • Floris
          Senior Member
          • Dec 2001
          • 37767

          #5
          Almost the same, except for forumdisplay it is forum home :

          Admin Control Panel > vBulletin Options > vBulletin Options > Forums Home Page Options

          Comment

          • stryka
            Senior Member
            • Aug 2002
            • 265

            #6
            Still no luck.... the last suggestion is for hiding the member active list that appears with the birthdays at the bottom...

            but i am still seeing "Forumname (21 viewing)" on the index page... should i leave it or could it potentially take up resources for that query... i do have a lot of forums....

            Comment

            • Jose Amaral Rego
              Senior Member
              • Feb 2005
              • 11058
              • 1.1.x

              #7
              # find in template: forumhome_forumbit_level2_post
              # delete what is in red/bold
              Code:
              		[COLOR="Blue"]<div>
              			<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>
              			[COLOR="Red"][B]<if condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></if>[/B][/COLOR]
              		</div>[/COLOR]

              Comment

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