PDA

View Full Version : Show Search in Specified Forums


Dave Hawley
10-23-2007, 05:31 AM
I'm try to include the IF AND statement below so it will only go into the code within when the forum IDs match AND Forum Search is on;<if condition="$show['forumsearch'] AND in_array($GLOBALS[forumid], array(73,3))">
CODE
</if>
but it wont enter the IF AND for ANY forums. What am I doing wrong?

Edit, silly me, wrong forum IDS :)