I am not sure why but when I upgraded, users on my site no longer have the option to categorize their entries. There is no longer a place in the content management where I can edit the vocabularies of the categories, but I did install all the correct modules. Did anyone have a similar problem or know what is going on? Thanks, I am really new to Drupal and was sort of thrown into managing a website without any previous background in web design. I searched the site and tried figuring it out but nothing worked.

Comments

john bickar’s picture

I had this same problem, and it looks like what happened is, for one reason or another (possibly through my own negligence), my vocabularies got disassociated with a couple of custom content types that are provided by custom modules (biblio, weblink). To fix it, I restored the vocabulary_node_types database table from my 5.2 backup. (Or you can go in to each vocabulary and check the box for the missing node types, if you want.)

MikeMoirano’s picture

Thank you for your response!

I figured out our problem, which had to do with the category module.