By hackia on
Hello Drupal Folks,
I created a view with a title. taxonomy :all terms and when i look at it the field for taxonomy does not show up?
I used the content_taxonomy module to place the taxonomy within the node.
And used the filter for Taxonmy:all terms and limited to the vocabulary i wanted.
I have done this before and it worked.
I made like 5 fresh installs and it does not work on any of them?
What in the world can i be doing wrong.
Please help.
Comments
Common People
Someone please try this on your own and see what happens.
I used views,cck, and content taxonomy.
Made a Taxonomy with some terms.
Assigned the Taxonomy to a Content Type.
Created a view to view the content type, used the Taxonmy :all terms filter to select that particularly taxonomy vocab.
I get blanks. Its worked before, i don't know what is wrong someone help!
Eureka
Figured it out
When creating the field for the content type didnt check the box
"Save values additionally to the core taxonomy system (into the 'term_node' table)."
Checked it and everything is great.