By avskip on
Hello,
For some reason the categories box shown when creating a forum topic
has disappeared. The forums are there, the list shows under forums and
forum content is there and visible. On other content types the
categories are shown, just not for Forums.
Drupal Version 5.3
Apache version 1.3.39
PHP version 4.4.6
MySQL version 4.1.22
Any idea what to check?
Comments
Further information
In addition to the original problem description, I've also noticed that for entries made without the box, the breadcrumb only shows "Home » forums", no categories showing after that at all.
I've tried to find the time frame for when this happened. It appears to have occurred around the time when, in trying to troubleshoot another problem, I had disabled then re-enabled all modules, including the forum module.
I wonder if that could have something to do with this happening? I found a forum message here on Drupal.org mentioning something about this, but they had no lists at all for the forums area. Not sure if that's relevant or not.
I also forgot to mention the theme in my original post, it's Bluemarine.
The following are cleaned up entries from the modules list and have version info as well as their purpose and dependencies are there also. Sorry it's so long, I'm just trying to provide all the information I can in hopes someone can help!
============
Core Required (enabled):
Optional Core (enabled):
Other Modules (enabled):
Other modules that are disabled:
check taxonomy
Do you have a vocabulary set up for forums? Check under administer --> Content Management ---> Categories.
Yes I do.
When I go to Admin/Content Management/Categories, it shows Forums as the first entry. When I click 'list terms' it shows the full group of forums that exist.
There is one thing I just noticed.
When I do the Admin/Content Management/Categories, it does show Forums as a name, but it doesn't have "Forum Topic" under 'Type' as that column is blank for Forums.
Yet when you 'list terms' it shows the forums list and knows they are forums.
More information
I hate to reply to my own message, but I feel it's necessary.
I decided to try this on a test site to see if I could duplicate the problem and I did duplicate it.
If you enable comments, forums and taxonomy modules then create containers and forums (with or without data) then try to create content/forum topic then the forums listbox is there.
If you DISABLE the three modules above then re-enable them, the forums listbox in create content/ forum topic is gone.
Uninstalling via the tab and re-enabling the modules does nothing, the forums listbox is still gone when you try to create content/forum topic.
The container and forums still exist when you click on the forums menu entry. The forums listbox seems permanently removed.
Any ideas on how to fix this and keep forum content? This seems a major problem?
** FIXED **
The problem was that the vocabulary_node_types was missing the #1 entry for forum. A better explanation is at http://drupal.org/node/198542