user warning: Duplicate entry 'category/gun-manufacturer/sdfsdfdsfsdf-sdfdsfsd-' for key 'dst_language' query: INSERT INTO url_a
jaykali - June 23, 2009 - 20:33
| Project: | Content Taxonomy |
| Version: | 6.x-1.0-rc1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
I am getting this error when I use content taxonomy with a freetagging vocabulary, allow insertion of new terms and save additionally to term_node.
user warning: Duplicate entry 'category/gun-manufacturer/sdfsdfdsfsdf-sdfdsfsd-' for key 'dst_language' query: INSERT INTO url_alias (src, dst, language) VALUES ('taxonomy/term/0', 'category/gun-manufacturer/sdfsdfdsfsdf-sdfdsfsd', '') in C:\wamp\www\gunsandammomag\modules\path\path.module on line 112.
For some reason it is trying to save the term id as '0'.

#1
anybody?
#2
how are these url aliases created? with actions, rules, ... ? maybe you can provide some information on the configurations, would be very helpful for debugging
#3
I still would need some more information about your configurations, so that I'm able to reproduce the problem.
#4