I know theres an if conditional to get this to appear in the subforums you want. I just don't know exactly what I need to put in there.
I need one of the smart coders on here to give me what I need for this to work. This is just the first part. It worked before version 4.0
Code:
<vb:if condition="$foruminfo['forumid'] == 9 OR $foruminfo['forumid'] == 20 OR $foruminfo['forumid'] == 11 OR $foruminfo['forumid'] == 21 OR $foruminfo['forumid'] == 48 OR THIS_SCRIPT == 'newthread' OR THIS_SCRIPT == 'editpost' OR THIS_SCRIPT == 'register' OR THIS_SCRIPT == 'search' OR THIS_SCRIPT == 'usercp' OR THIS_SCRIPT == 'inlinemod' OR THIS_SCRIPT == 'member' OR THIS_SCRIPT == 'online' OR THIS_SCRIPT == 'newreply' OR THIS_SCRIPT == 'login' OR THIS_SCRIPT == 'private'">