Turn off "(1 Viewing)" in FORUM HOME?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jca
    Member
    • Mar 2005
    • 39

    Turn off "(1 Viewing)" in FORUM HOME?

    How do you turn off the (1 Viewing) (or whatever number of viewers) that appears next to the Forum Title on the forum's home page?

    The Display Logged in Users? set to No in the Forum Display Options has no effect on this. Is this being shown to everyone or just the Admin?

    Is removing the code:

    Code:
    <if condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></if>
    from the forumhome_forumbit_level1_post template the only option? Would it still be using a SQL query? I assume since it is an IF conditional for "browsers", it can be turned off, no?
    jca
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    Removing that code is one option. Otherwise it uses this setting:

    Admin CP -> vBulletin Options -> Forums Home Page Options -> Display Logged in Users?

    This setting controls both the Currently Active Users list as well as the X viewing text next to forum names on the index page.

    Comment

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