LAJAURIA
07-30-2008, 01:54 PM
Hello..
I would like to use the codes of this VBorg modification:
https://vborg.vbsupport.ru/showthread.php?t=138312
but i want to exclude some forum ID's...
I tryed this:
<if condition="$post[postcount]==1 AND !in_array($forumid, array(FORUMS ID'S I WANT TO EXLUDE))">
<p align="center">
ADSENSE CODE
</p>
</if>
but It doesn't work.
How can I do it?
Thank You.
I would like to use the codes of this VBorg modification:
https://vborg.vbsupport.ru/showthread.php?t=138312
but i want to exclude some forum ID's...
I tryed this:
<if condition="$post[postcount]==1 AND !in_array($forumid, array(FORUMS ID'S I WANT TO EXLUDE))">
<p align="center">
ADSENSE CODE
</p>
</if>
but It doesn't work.
How can I do it?
Thank You.