Closed (fixed)
Project:
Project
Version:
5.x-1.0
Component:
Projects
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Aug 2007 at 10:57 UTC
Updated:
8 Sep 2007 at 12:01 UTC
After a new drupal (5.2) install, I enabled the project modules and then went to category (admin/content/category) to create project categories and all I found was as a container:
Project release API compatibility none none edit container list categories add categories
I had an error earlier which I had categorised as taxonomy error (http://drupal.org/node/170407), but maybe this is related:
Duplicate entry '1' for key 1 query: INSERT INTO vocabulary (vid, name, description, help, multiple, required, hierarchy, relations, tags, weight, module) VALUES (1, 'Project release API compatibility', '', '', 0, 0, 1, 0, 0, 0, 'project_release') in \includes\database.mysql.inc on line 172
I didn't get the error after a previous install and the categories were already created with help notes.
I am not sure how to proceed.
Comments
Comment #1
dantina commentedThis problem is resolved!
And in case this helps anyone, I found out that it was because I enabled the category module. I couldn't disable it once enabled - had to re-install drupal and then enabled project modules without enabling category.
Comment #2
(not verified) commented