Log in

View Full Version : Thread Count


LouiseWilson
03-30-2012, 09:04 PM
Hello,
I dont know what the Thread code is to show how many threads a user has made on there postbit

Below I is an example of the total post count is there one just for threads made ?

Posts: $post[posts]

Lynne
03-30-2012, 09:11 PM
You would need to run a query to get the thread count since it is not stored like the users post count is.

Boofo
03-30-2012, 09:58 PM
<a href="https://vborg.vbsupport.ru/showthread.php?t=243363" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=243363</a>

LouiseWilson
03-30-2012, 10:15 PM
Abit above my knowledge is that Lynne but thanks

Boofo this is for vB4 will it work on vB3 ?

Boofo
03-30-2012, 10:28 PM
Nope, sorry. I didn't realize this was in the vb 3 section. My bad. :(

Shazz
03-30-2012, 10:43 PM
https://vborg.vbsupport.ru/showthread.php?t=99603

:D

Boofo
03-30-2012, 10:59 PM
https://vborg.vbsupport.ru/showthread.php?t=99603

:D

That will add a query for every post on the page.