The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
vb_datamanager_forum bitfield options
I'm trying to set the bitfield options for a script im writing that creates new forums from non-vb pages.
PHP Code:
I've tried several values for the options field, nothing worked. As described in the class_dm_forum.php datamanager class for forum. PHP Code:
Kind regards, vincent |
#2
|
|||
|
|||
Have you tried the set_bitfield() datamanager function instead?
Else look at forum.php in the AdminCP and see how vBulletin saves the forum options there. |
#3
|
|||
|
|||
thanks for the reply!
I was a bit confused since the vbulletin docs said I should use an array with booleans. Yeah i got it to work by looking at the /admin/forum.php html output the following did the trick. PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|