PDA

View Full Version : if condition forum id


firassalim
07-27-2009, 05:10 PM
I have a footer code that appears only in "forumdisplay"
I use this code
<if condition="in_array(THIS_SCRIPT, array(forumdisplay))">

now I want to exclude certain forums from this rule

How do I do that ?

Brandon Sheley
07-27-2009, 05:21 PM
I would suggest checking this out vBulletin Template Conditionals (https://vborg.vbsupport.ru/showthread.php?t=215032)