The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
forum post/thread count
Hello:
I want to display a link to one of my sub forums on the navbar but with thread and post count like: ForumX (34/185) I cannot figure out how to pull the thread and post count. Someone help please. |
#2
|
||||
|
||||
You need to add "forumcache" to the array of things to fetch from the datastore. Then you can use these variables (X = forum ID):
PHP Code:
|
#3
|
|||
|
|||
pardon my ignorance. Where would I add this php code?
|
#4
|
||||
|
||||
You need to do coding of your own in addition to the code I posted. You need to fetch "forumcache" from the datastore.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|