vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Make Post Count Unique for that post (https://vborg.vbsupport.ru/showthread.php?t=140397)

TeddyKGB 02-25-2007 02:04 AM

Make Post Count Unique for that post
 
This might be a little tricky to explain what I am looking for but I will give it a try.

When you make your first post on a forum your post count is obviously "1". WHen you make a second post it changes to "2" (duh). But what I am looking for is to have the post count from the first post remain "1" and the second to be "2" so on and so forth.

That way you can look back at a post and see that was you 926th post, even though your total count is 5825 (for example).

Does anything like that exist and I just can't find it?

Spank 02-25-2007 02:33 PM

I may be way off, and am completley new to coding, but it sounds you just need it to make a static of the users post count that doesn't update. So Member A has 200 posts when he posts his 201st it takes that value and displays it.

Or create a post ID column in mysql to keep a running total.

I have some spare time later in the week, I'll look at making something like this to be my first hack. I'll keep you updated. If someone experienced in coding has some suggestions, that'd be great.

TeddyKGB 02-26-2007 01:28 AM

Thanks for giving this a shot. It is hard to believe it hasn't been requested or made yet.


All times are GMT. The time now is 08:38 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.00904 seconds
  • Memory Usage 1,706KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (3)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