The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
what is the forum id variable?
Hi,
Im looking for help with a simple image selector script where it selects an image depending on the forum your in. My problem is , I dont know what the forum id variable is, so this code does not work: Code:
//if forum id = 88 if($f == "88") { //display this image $var = "<img src="someimage.jpg">"; } else { //do nothing } |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|