Forums
-
- Forum
- Posts
-
- Installation
- 28,406
- Troubleshooting
- 62,342
- Themes
- 10,400
- Plugins
- 15,321
- Requests & Feedback
- 14,953
- Showcase
- 3,254
-
bb_update_option( 'forum_restriction_db', array( "1" => "David Bessler,testman", "3" => "David Bessler" ) );
$value = bb_get_option( 'forum_restriction_db' );
That’s how it should work.