The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Conditional code not working
I have tried several variations of the code below to display AdSense on only certain pages. I cannot get it to work. It either provides errors or displays on all pages. Any ideas what I'm doing wrong?
PHP Code:
Thank you for any help. |
#2
|
|||
|
|||
try this...
seems like you were missing a _ as well (as far as I know) you have to have the entire condition in one. Code:
<if condition="THIS_SCRIPT == 'showthread' || THIS_SCRIPT == 'forumdisplay'"> AdSense Code </if> Modin |
#3
|
|||
|
|||
It works!
Thanks Modin |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|