PDA

View Full Version : Total posts made [vBA page/module compatible]


Emmmmrz
01-02-2010, 02:47 AM
I have only seen this feature as as separate php script, never implemented into vB friendly phrases, but what I want is basically:


Your Total Post Count Is: ##

post typesreplies: ## (I've actually had members intimidated by making/maintaining their own threads...)
threads: ## (a fun thing to see how often you reply vs creating your own thread)
counted: ## (basically in counting areas, and what shows on the postbit)
uncounted: ## (I tend to use the spam section alot when I post, so I find it interesting to see the difference between my activity levels)a vBA page/module with this info would be fantastic. It would show more detailed stats and posting patterns for each of my members for their own information.

I've attached one of the custom php scripts I've had made for me, but it is NOT included within a vB page, or really related to vB at all other than calling upon the db tables.