The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Foruminfo variables and conditionals in header template?
Is it still possible to use variables such as $foruminfo[title_clean] and $foruminfo[description] in conditional statements from the header template in 4.x? I've tried several different ways to try to get it to work, but so far have not had much luck.
The following doesn't seem to work from the header template: Code:
<vb:if condition="$foruminfo['description']">{vb:raw foruminfo.description}</vb:if> Code:
<if condition="$foruminfo[title_clean]"> Code:
<if condition="$foruminfo[description]"> Any help would be extremely appreciated! Thanks |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|