How to create a new forum in Drupal 7 Updated on August 16, 2021 by Brad Markle 0 Minutes, 54 Seconds to Read One of the first tasks you may want to do after enabling the forum module and configuring its basic settings is add another forum. This is because the only forum you currently have is General Discussion. In the following Drupal 7 tutorial we’re going to show you how to add another forum called Food Discussion. Log into your Drupal 7 dashboard In the top menu click Modules Next to Forum, click Configure Click Add forum In the Forum name type in the name of the forum. Our forum will be Food Discussion The Description is an optional field, and will show under the Forum name when forums are listed. Type is a description of the forum as needed In the Parent drop down, select the forum or container that this belongs to. If this forum is not related to another other container or forum, leave it as root Set the Weight of the forum Click the Save button to complete the configuration. Your Drupal 7 website now displays two forums, the defaul General Discussion forum and the Food Discussion forum we just created. Share this Article Related Articles Finding 404 page not found errors in Drupal 7 Removing the site title in Drupal 8 Content Types in Drupal 8 Disabling user images for posts and comments in Drupal 8 How to add an image in Drupal 7 How to upload your custom logo in your Drupal 7 theme Setting custom logos in your Drupal 8 theme Fixing the “An unrecoverable error occurred” error in Drupal How to Make a Duplicate Drupal Site How to Install a New Theme in Drupal