The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Need a conditional for when I'm in a certain forum in threadbit template
$forum[forumid] doesn't seem to work in the threadbit template... I need a way to find out if If a certain forum is being displayed in forumdisplay... basically
<if conditional="$forum[forumid] == 2"> do something </if> But with a conditional that works... $thread[forumid] gives me the forumid of the thread title, as expected. --------------- Added [DATE]1277869234[/DATE] at [TIME]1277869234[/TIME] --------------- That was quick... <if condition="$foruminfo[forumid] == 2"> works. |
#2
|
||||
|
||||
Have you tried foruminfo instead of forum?
|
#3
|
||||
|
||||
Yep... I figured it out right before you posted, thanks.
|
#4
|
||||
|
||||
Yes, I saw that.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|