Ok here is how I do a forum chooser.
First create the option, and in the field, Option Code add the following: Code:
"; $forums = array(0 => $vbphrase['none']); Code:
$setforums = 'VARNAME FOR YOUR SETTING'; |
Lol, thanks, did you see my note? :)
|
Not until well after I had replied. :)
|
Quote:
Code:
$setforums = 'check_forums'; Code:
if (in_array($foruminfo['forumid'], explode(',', $vbulletin->options['check_forums']))) |
All times are GMT. The time now is 02:38 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|