vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB5 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=262)
-   -   Post Count disabling (https://vborg.vbsupport.ru/showthread.php?t=304199)

Jaejoong1 11-05-2013 08:41 PM

Post Count disabling
 
Hey, before I upgraded to vb4 when i started a forum section it would let me stop the posts from bumping the posters post count up, however for vb5 I don't see the option, was it moved?

The option "Count posts made in this forum towards user post counts" doesn't seem to be there.

nhawk 11-05-2013 08:46 PM

So far as I know, that option does not exist in vB5.

Jaejoong1 11-05-2013 08:54 PM

Quote:

Originally Posted by nhawk (Post 2458477)
So far as I know, that option does not exist in vB5.

Darn! To think that I just got this license.

Underwhelming to say the least.... got any possible ways to workaround it such as template modificatiosn maybe?

If not , then can someone help me simply remove post counts in general from the postbit? Can't find the postbit template.

nhawk 11-05-2013 09:49 PM

I don't know if changing the templates will harm anything but it shouldn't.

Go to ACP->Styles & Templates->Search in Templates and enter
Code:

{vb:phrase posts}
in the Search for Text box for the style you're using.

That will bring up all templates that refer to a member's post count (or any other template that uses post counts for something).

You can then either comment out the lines that have the post count info in them, or delete them.

Jaejoong1 11-05-2013 10:10 PM

Thanks, found it!


All times are GMT. The time now is 02:48 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.00943 seconds
  • Memory Usage 1,714KB
  • 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_code_printable
  • (1)bbcode_quote_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