Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
forum.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
14 Feb 2008 at 02:19 UTC
Updated:
19 Jul 2020 at 13:09 UTC
Jump to comment: Most recent
Comments
Comment #1
mot commentedThanks for reporting, but this is bogus. The module is enabled to create a forum (then there is at least one) or you do not need one then you should not enable the module. So if you want to create a forum you have to activate the forum module to create one. This is done right after the activation of the forum module. So the reported only exists in this small time-frame between activating the module and creating the first forum. Closed.
Comment #2
whitecloud commentedAs a newbe, I had the same problem. Even as admin I couldn't create a forum even though I had enabled the module.
My 2 mistakes were:
1. I had created a forum container but no forum (which needed to be created in the "Administer/Forums" page. Container seems optional.
2. It's very easy to be confused here as it looked like one could simply add a forum in the "Create Content/forum topic" page. Of course this is not so but it is easy to make this mistake when unfamiliar with Drupal.
A Forum needs to be setup before posting Topics to it.
JB
Comment #3
heather commentedContrary to what mot implies in #1, the settings for the Forum module to not automatically appear to the user who has just created the forum module. This could lead to an assumption that the module has been enabled, and is ready to use. As well, the forum settings are not in "Configuration and modules", but under "Structure". I have duplicated this problem through my own use of Drupal 7.
Fresh installed from latest head. Enabled forums. Add content > clicked 'Forum topic'. Filled form: Title, Forums * (says required but no options in menu except 'None' and no indication that need to be created)
Error:
Possible Solutions:
Option 1: Hide the creation of the node/add/forum until at least one Forum is created
Option 2: Give a message, after the module is enabled: Configure and add forums This could be done in any case.
Option 3: Improve the error text to the administrator. In the case that no forums exist, giving them a link to:
admin/structure/forum
If forum options exist but user didn't select say:
* Forums field is required (current message)
If forum options don't exist, tell the administrator with permissions:
* The site currently has no Forums configured. Configure and add forums
Comment #4
andypostI think this should have fallback as when there's no content types defined - points to page where user could create a forums
Also related #12089: Better method of showing forum containers in form
Comment #5
andypostBy default 'general discussion' forum created (at this moment of time)
Comment #6
heather commentedThis looks fixed then!
I think David's point initially was that an error gets generated. And now, it just works!
Looks like a closer to me. What say you?
Comment #7
andypostI think this should be marked as fixed
Comment #8
Bojhan commentedComment #11
avpadernoI deleted a spam comment and reverted the changes done from the spammer. I apologize for bumping this issue.