vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Post Count Modifier - Minimum Post Characters to Count towards Post Count (https://vborg.vbsupport.ru/showthread.php?t=46728)

esquared 04-14-2003 09:27 PM

Was this ever integrated with the store hack?

And does it still had the post to the post count total of the forum?

Chris M 04-14-2003 10:02 PM

@esquared - It still adds the post count to the forum, just not to the user's post count...

Integrated with the store hack - No it wasn't...

Although I do not use the store hack, I could make an attempt at an integration if you want;):)

Satan

Erwin 04-14-2003 10:49 PM

Why would this add 1 query? It should add no new queries really, if all you're doing is counting the characters in a post, then deciding whether to add to the post count.

Chris M 04-16-2003 02:37 PM

Because to get around the "update user's post count" issue, it is now 2 queries split up...

So if the post character length != enough, query 1 is ran, but if the post character lengh = or is more than enough, query 2 is ran;)

Satan

Ryan Ashbrook 06-13-2003 01:25 AM

Nice hack, hellsatan!

brownafroduck 10-13-2003 06:29 PM

You are the best! This is exactly what I need on my board! Thanks!


All times are GMT. The time now is 07:59 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.00998 seconds
  • Memory Usage 1,713KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete