vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   count post (https://vborg.vbsupport.ru/showthread.php?t=232631)

matryoshka 01-09-2010 02:06 PM

count post
 
I don't want count post in some box . How can i do ??? Can u help me ? I come from VietNamese , Eng very bad :( , Sorry . Plz help me!!! Thanks you first

Lynne 01-09-2010 02:29 PM

You don't want it shown in what box? In the postbit box? Two ways to do it:

1. Create a plugin using the hook location postbit_display_complete and put the following code in there:

PHP Code:

$post['posts'] = ''


2. Or, modify the postbit or postbit_legacy template and remove this line:
HTML Code:

                    <div>
                        $vbphrase[posts]: $post[posts]
                    </div>


matryoshka 01-10-2010 04:11 AM

oh , thanks MOD . But my porblem is : i down't want COUNT POST in some box , example : i want count post all box , but DON'T COUNT in post in box ENTERTAMENT . How can i do now ???

Lynne 01-10-2010 03:38 PM

I still don't understand you. Are you saying you don't want to count posts in a forum called ENTERTAMENT? If so, go to the forum manager and select the option to not count posts in that forum.

matryoshka 01-12-2010 01:22 PM

Thank U very much


All times are GMT. The time now is 02:47 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.01139 seconds
  • Memory Usage 1,717KB
  • 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)bbcode_php_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