The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Forum blocks - displaying blocks in specific forums
Hi
I want to display a Custom HTML/PHP block in only one forum and have it hidden in all others. How do I go about doing that? Thanks |
#2
|
||||
|
||||
you can use template conditions for that purpose. Not sure what the exact convention is tough..
HTML Code:
<vb:if condition="$forumid==3">Display This text</vb:if> |
#3
|
||||
|
||||
Thanks, I put that in Edit Block>Content and selected PHP as the content type, but it's just blank in the forum there should be content on, any idea why?
--------------- Added [DATE]1305210919[/DATE] at [TIME]1305210919[/TIME] --------------- OK I changed it to html and it displays it, but in evey forum unfortunately. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|