The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
|||
|
|||
![]()
I tried this but i still can't get it, what am i doing wrong? ARGH
Code:
<if condition="in_array($post[membergroupids],array(82))"> <div class="vBadvertisement"> <span style="text-align: right; font: bold 9px arial, sans-serif; color: #666633;">Paid Ad</span> <br /><a href=$post[field24]><span style="color: #990000;font-weight: bold;">$post[field25]</span></a> <br />$post[field26] <br /><br /> <a href="/payments.php"><span style="text-align: right; font: bold 9px arial, sans-serif; color: #666633;">Get a sig like this!</span></a> </div> </if> Just to remove anything extra i did this Code:
<if condition="in_array($post[membergroupids],array(82))"> <div class="vBadvertisement">Signature Sponsor <br /><a href=$post[field24]>$post[field25]</a> <br />$post[field26] <br /><br /> <a href="/payments.php">Get a sig like this!</a> </div> </if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|