Importing from CSV.
One field is a taxonomy term.
I was receiving this message.
user warning: Column 'vid' in where clause is ambiguous query: SELECT DISTINCT t.tid, t.name FROM term_data t LEFT JOIN term_node spaces_og_tn ON t.tid = spaces_og_tn.tid LEFT JOIN vocabulary spaces_og_v ON t.vid = spaces_og_v.vid LEFT JOIN [...] vid=12) in [...] feeds/mappers/content_taxonomy.inc on line 113.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | content_taxonomy_bug-1404506-1.patch | 962 bytes | olveraricardo72 |
Comments
Comment #1
olveraricardo72 commentedMy solution in the patch.
Comment #2
twistor commented