vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   How to REMOVE: # of people viewing each individual forum? (https://vborg.vbsupport.ru/showthread.php?t=279724)

mountainlife 03-08-2012 01:37 AM

How to REMOVE: # of people viewing each individual forum?
 
Anyone know how to remove # of people viewing each individual forum?

mountainlife 03-09-2012 07:10 PM

Nobody?

Next to each forum it says how many people are currently viewing that forum section, any idea how to remove or turn that off?

Lynne 03-10-2012 04:36 PM

AdminCP > Settings > Options > forum home page options > display logged in users > No

mountainlife 03-11-2012 02:06 AM

Not what I'm looking for..

I don't have a problem showing logged in members etc

I'm trying to remove where next to each forum section it says (7 viewing)

etc

any idea? Thanks Lynne!

Amaury 03-11-2012 03:26 PM

Quote:

Originally Posted by mountainlife (Post 2308449)
Not what I'm looking for..

I don't have a problem showing logged in members etc

I'm trying to remove where next to each forum section it says (7 viewing)

etc

any idea? Thanks Lynne!

Why is that a problem that it shows that?

Lynne 03-11-2012 06:22 PM

Quote:

Originally Posted by mountainlife (Post 2308449)
Not what I'm looking for..

I don't have a problem showing logged in members etc

I'm trying to remove where next to each forum section it says (7 viewing)

etc

any idea? Thanks Lynne!

The two are connected. That is how you would turn the "(7 viewing)" off. Otherwise you will need to go in and modify the template to remove it.

To find the template to modify, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. (Sometimes the template is the one mentioned at the very top of the page source.)

Bulent Tekcan 03-11-2012 06:33 PM

I think this code generate that, I removed this code forumhome_forumbit_level1_post and forumhome_forumbit_level2_post,now everything is good.

Code:

<vb:if condition="$show['browsers']"><span class="viewing">({vb:raw forum.browsers} {vb:rawphrase viewing})</span></vb:if>

mountainlife 03-12-2012 05:02 AM

thanks for the help! Will try this!

--------------- Added [DATE]1331528955[/DATE] at [TIME]1331528955[/TIME] ---------------

Quote:

Originally Posted by Bulent Tekcan (Post 2308608)
I think this code generate that, I removed this code forumhome_forumbit_level1_post and forumhome_forumbit_level2_post,now everything is good.

Code:

<vb:if condition="$show['browsers']"><span class="viewing">({vb:raw forum.browsers} {vb:rawphrase viewing})</span></vb:if>

that was it, thanks!

Had to remove it from 2 places for some reason


All times are GMT. The time now is 07:29 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00985 seconds
  • Memory Usage 1,726KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete