The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
new thread note in a specific forum
hi all,
i tried this :- HTML Code:
<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> HTML Code:
<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> thanks in advance.. --------------- Added [DATE]1277212108[/DATE] at [TIME]1277212108[/TIME] --------------- 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))"> |
#2
|
|||
|
|||
Why not put it in the newthread template? lol.
|
#3
|
|||
|
|||
WORKED , thaaaaaaanks , GBU
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|