View Full Version : How to show Total threads in number by Member?
PAKIDIL
11-16-2012, 06:42 PM
Hello,
How to display total number of threads made by someone in profile or top 5 stats? There is for postbit but that will cause query for every time page runs by anyone.
For example
Top Threads
Username ( 242)
Username 2( 211)
Where 242 and 211 represent the total thread made by him.
thanks
Lynne
11-16-2012, 11:58 PM
Most likely the same query as for putting it in the postbit (with just a change of variable name based on the page it is used on). Each username you want the thread total for will cause an additional query. So, if you are listing the Top 5 stats, that is 5 additional queries everytime that page is hit (and isn't that mod on the main forum page?).
PAKIDIL
11-17-2012, 08:24 AM
Most likely the same query as for putting it in the postbit (with just a change of variable name based on the page it is used on). Each username you want the thread total for will cause an additional query. So, if you are listing the Top 5 stats, that is 5 additional queries everytime that page is hit (and isn't that mod on the main forum page?).
Yeah It is. Or if there is any way to know the total threads like if any member wants to know how many total thread he has been made till he joined the forum so he could find out by clicking some button or text ( Total Threads) When clicking on total thread he would know how many threads has been made by him.
Thanks
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.