The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
i wanna add specific gallery links to specific forums.
i created a boxset, and im trying to make it conditional so that that link a specific gallery category is only shown in a specific forum, ive tried several dozen ways and this is the last thing i tried:
<if condition="$foruminfo[forumid]==18"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr> <td class="alt1" width="100%"><strong>Gallery</strong> <span class="smallfont"> <img src="http://www.fitnessandbeyond.net/Gallery/showgallery.php?cat=501"> </span></td> </tr> </tr> </table> <br /></if> any help in the right direction would be greatly appreciated, thanks in advance |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|