Please help! I pasted the following code into the Vb Ad management block and it gives an error. Now i cant delete the code because it doesn't show a save button to save new changes.
PHP Code:
<if condition="in_array($bbuserinfo[userid], array(132))">
GOOGLE CODE1
</else>
<if condition="in_array($bbuserinfo[userid], array(213))">
GOOGLE CODE2
</else>
<if condition="rand(0, 3)">
GOOGLE CODE1
<else />
GOOGLE CODE2
</if>
</if>
</if>