The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
In statistics on bottom of page it shows like total threads, and total posts. Is there a way to show total thread views?
|
#2
|
||||
|
||||
![]()
Yes, but you would have to run a query to get that info.
|
#3
|
|||
|
|||
![]()
Is that hard to do?
|
#4
|
||||
|
||||
![]()
Not at all. I do it for my forumhome stats cache mod on my site. Here is the query I use:
PHP Code:
|
#5
|
|||
|
|||
![]()
does this take a lot of server usage? and sorry im such a nub lol where do i input the query?
|
#6
|
||||
|
||||
![]()
You would put it in the forumhome_complete hook as a plugin and use {vb:raw threadviews.tviews} in the forumhome template where you want it to show. Make sure you pre-regsiter the variable in the forumhome template.
|
#7
|
|||
|
|||
![]()
Is it possible to make the total thread views appear only on specific forums?
![]() Like for it to count the total views that the individual threads get, not the forums. :P http://mypokerhub.com/forumdisplay.p...y-Poker-Hub-TV is the link to the page i want to display total views. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|