Daniel_HBK
06-22-2010, 03:13 AM
hi all,
i tried this :-
<vb:if condition="in_array($forum['forumid'], array(63,64,65,66,167,73,74,75,76,77,158))">
<vb:if condition="THIS_SCRIPT == 'newthread'">
<vb:if condition="$show['member']">
<strong>NOTE TITLE! :-</strong><br />
<ul>
<li><strong><font color="#ff0000">NOTE HERE</font></strong></li>
</ul>
</vb:if>
</vb:if>
</vb:if>
AND
<vb:if condition="in_array($foruminfo['forumid'], array(63,64,65,66,167,73,74,75,76,77,158))">
<vb:if condition="THIS_SCRIPT == 'newthread'">
<vb:if condition="$show['member']">
<strong>NOTE TITLE! :-</strong><br />
<ul>
<li><strong><font color="#ff0000">NOTE HERE</font></strong></li>
</ul>
</vb:if>
</vb:if>
</vb:if>
nothing shown :(
thanks in advance..
--------------- Added 1277212108 at 1277212108 ---------------
P.S:- i put it in editor_toolbar_on template .. no one can help me ? i thing the problem is here <vb:if condition="in_array($foruminfo['forumid'], array(63,64,65,66,167,73,74,75,76,77,158))">
i tried this :-
<vb:if condition="in_array($forum['forumid'], array(63,64,65,66,167,73,74,75,76,77,158))">
<vb:if condition="THIS_SCRIPT == 'newthread'">
<vb:if condition="$show['member']">
<strong>NOTE TITLE! :-</strong><br />
<ul>
<li><strong><font color="#ff0000">NOTE HERE</font></strong></li>
</ul>
</vb:if>
</vb:if>
</vb:if>
AND
<vb:if condition="in_array($foruminfo['forumid'], array(63,64,65,66,167,73,74,75,76,77,158))">
<vb:if condition="THIS_SCRIPT == 'newthread'">
<vb:if condition="$show['member']">
<strong>NOTE TITLE! :-</strong><br />
<ul>
<li><strong><font color="#ff0000">NOTE HERE</font></strong></li>
</ul>
</vb:if>
</vb:if>
</vb:if>
nothing shown :(
thanks in advance..
--------------- Added 1277212108 at 1277212108 ---------------
P.S:- i put it in editor_toolbar_on template .. no one can help me ? i thing the problem is here <vb:if condition="in_array($foruminfo['forumid'], array(63,64,65,66,167,73,74,75,76,77,158))">