The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Changing this to call a template?
global $forumbrowsers;
$count = $forumbrowsers[$forum['forumid']]; if (intval($count) < 1) { $count = 0; } I want to make it so instead of me using $count just to get the number, I actually call another template which is ($count viewing) in it or something... I'm not sure how to do this though, how do I make it so it calls a template if $count > 0 and it doesn't show anything if $count < 1? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|