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 site statistics display? (https://vborg.vbsupport.ru/showthread.php?t=265932)

radiofranky 06-28-2011 04:18 PM

how to remove site statistics display?
 
Hi,
I would like to remove site statistics display from the forum. Could someone show me where/how? Thanks

i just purchased vbulltin this morning

Lynne 06-28-2011 05:17 PM

Which statistics specifically?

radiofranky 06-28-2011 06:24 PM

it's under the forum, titled "what's going on?" and it has mysite statistics
which included threads, posts, and members.

one more question, how do I create or modify the current navbar?
I just purchased vb this morning and know very little about it. But I want to launch it by the weekend.
thanks

Lynne 06-28-2011 06:47 PM

To remove the sections that includes the threads, welcome new member, blog stats, then in the FORUMHOME template remove this:
HTML Code:

            <div id="wgo_stats" class="wgo_subblock section">
                <h3 class="blocksubhead"><img src="{vb:stylevar imgdir_misc}/forum_stats.png" alt="{vb:rawphrase x_statistics, {vb:raw vboptions.bbtitle}}" />{vb:rawphrase x_statistics, {vb:raw vboptions.bbtitle}}</h3>
.... a bunch more stuff ...
                    <p>{vb:rawphrase welcome_to_our_newest_member_x, {vb:link member, {vb:raw newuserinfo}}, {vb:raw newuserinfo.username}}</p>
                    {vb:raw template_hook.forumhome_wgo_stats}
                </div>
            </div>

You would modify the navbar by modifying the navbar template. If you want to easily add links and such, you may want to look at the modifications for the adding links to your navbar.

radiofranky 07-27-2011 09:04 PM

quick question, how to pull {vb:raw totalthreads} and put inside of header?

I want to display something like "total posts: 394k". I tried to add {vb:raw totalthreads} but nothing is showing up..

thanks


All times are GMT. The time now is 02:29 PM.

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.02134 seconds
  • Memory Usage 1,715KB
  • 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
  • (1)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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