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'.

Comments

drupalninja99’s picture

anybody?

mh86’s picture

how are these url aliases created? with actions, rules, ... ? maybe you can provide some information on the configurations, would be very helpful for debugging

mh86’s picture

Status: Active » Fixed

I still would need some more information about your configurations, so that I'm able to reproduce the problem.

mh86’s picture

Status: Fixed » Postponed (maintainer needs more info)
magnus’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Reopen issue if problem still exists.