The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How do I show something in a specific forum?
Hi,
How can I show something in a specific forum? For example: When someone makes a new thread in the forum ID 1 it will show something. Thanks! |
#2
|
||||
|
||||
You'll have to be more specific when you say "something".
|
#3
|
||||
|
||||
Depending on the template you're using this in:
Code:
<if condition="$foruminfo['forumid'] == X"></if> Code:
<if condition="$GLOBALS['forumid'] == X"></if> |
#4
|
|||
|
|||
Thanks Kirk Y! Thats what i wanted
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|