The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Disable Footer Items on Specific Forum
HTML Code:
<if condition="$forum[forumid] != 6">CODE</if> I have google ads in my footer and i want to disable them on the forum id 6 and its threads , what do i wrap the ad code in so it dont show on this forum? Thanks |
#2
|
||||
|
||||
Then try one of the following:
$forumid $forum[forumid] $foruminfo[forumid] $thread[forumid] $threadinfo[forumid] $GLOBALS[forumid] |
#3
|
||||
|
||||
Lynne you are the absolute greatest !
it was $foruminfo[forumid] and its working with forum dispaly and thread display THANK YOU |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|