* I added terms to vocab "Tags" and one other vocab I created.
* Both vocabs are attached to a content type.
* Left Tags as autocomplete, and chose "select list" for the other.
* When creating new content, no terms appear for either vocab, just the titles of the vocab.
* I tried this under default bartik theme, and garland.
Comments
Comment #1
munzirtaha commentedI just tried to add an article and the Tags are not auto-completing. Subscribing.
Comment #2
damien tournoud commentedI cannot reproduce the original poster issue, but I can confirm that taxonomy autocomplete doesn't seem to work.
Comment #3
sajt commentedI can reproduce the error, and how I see, in the taxonomy.pages.inc at taxonomy_autocomplete fiunction the $vid is an empty array. For me the $field['settings']['allowed_values'] is an array:
And there is no vid. I hope it help!
Comment #4
flndr commentedThis seems to be related to (or a dupe of) #936836: Autocomplete term widget doesn't return any values - unknown key vid.
Comment #5
sivaji_ganesh_jojodae commentedDuplicate of #936836: Autocomplete term widget doesn't return any values - unknown key vid