Forums
-
- Forum
- Posts
-
- Installation
- 28,538
- Troubleshooting
- 62,801
- Themes
- 10,444
- Plugins
- 15,391
- Requests & Feedback
- 14,992
- Showcase
- 3,258
-
You’re adding post_form() ?
That’s not enough.
Look inside post-form.php
<label for="forum_id"><?php _e('Pick a section:'); ?>
<?php bb_new_topic_forum_dropdown(); ?>
</label>