Go Back   vBulletin Setup > vBulletinSetup Information > Community Forum Management > Make Money with vBulletin

Reply 
 
LinkBack Thread Tools Display Modes
Old 03-23-2007, 03:09 AM   #1
Anthony
Guest
 
Posts: n/a
If conditional

Does anyone know an if conditional that would include a forum and it's child forums? I want to disallow something in select forums and it would be easier to disallow the forum category and have it apply to it's child forums so I wouldn't have to manually add new forumids each time I made a new forum under the category I want to disallow.
  Reply With Quote

Advertisement [Remove Advertisement]

Old 03-25-2007, 10:28 AM   #2
Get Shorty
Guest
 
Posts: n/a
Have you tried just using the parent forum ID to see if it affects the child forums? I have no idea if it would...

If not, I think you'll be stuck using the following:

Code:
<if condition="in_array($forum['forumid'], array(1,2,3,6))"></if>
  Reply With Quote
Reply 
vBulletin Setup > vBulletinSetup Information > Community Forum Management > Make Money with vBulletin

Tags
conditional

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Conditional problem Cerberus Troubleshooting vBulletin Problems 4 08-20-2008 06:43 AM
can someone help me figure out this conditional? otis Make Money with vBulletin 3 06-30-2008 09:37 PM
conditional url question .. otis Make Money with vBulletin 2 03-11-2008 01:01 PM
Adsense Conditional soultrader Troubleshooting vBulletin Problems 4 11-15-2006 10:29 AM
conditional for browser G_Man vBulletin Modifications 2 10-25-2006 06:09 PM


All times are GMT -8. The time now is 12:16 AM.