The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Wonder if someone can help? What is wrong with this:-
Quote:
![]() Regards, W.> |
|
#2
|
||||
|
||||
|
Use this,
Code:
<if condition="THIS_SCRIPT != 'forumdisplay' and THIS_SCRIPT != 'showthread'"> Code:
<if condition="!in_array(THIS_SCRIPT, array('forumdisplay', 'showthread'))">
|
|
#3
|
||||
|
||||
|
First one did the trick
Thanks again SirAdrian
|
|
#4
|
|||
|
|||
|
I tried to use this code in Ultimate side colums in an ad block but it didnt do anything. Could that be because i cant use php code in adblocks or because i did something wrong.
BTW, i wanted to use the above code to set it say if its not forum home then show adcode1 if its any other page show adcode2. |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|