Closed (fixed)
Project:
Pathauto
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Feb 2008 at 09:54 UTC
Updated:
13 Mar 2008 at 19:23 UTC
Hello
I get following error
Duplicate entry '8988' for key 1 query: INSERT INTO url_alias_extra (pid, dst, entity_type, entity_id, created_by) VALUES (8988, 'suchmaschine/fachkraftfürsüßwarentechnik-zuckerwaren-1299', 'node', 1299, 'Pathauto') in /var/www/vhosts/........./httpdocs/includes/database.mysqli.inc in Zeile 151.
Feedapi fetches somes RSS and I checked in the setting check for duplicate entries in feed.
Everytime the cron runs, I get a lot of errors.
bennos
Comments
Comment #1
alex_b commentedAron, doesn't this sound familiar from leech?
Comment #2
alex_b commentedBetter title.
Comment #3
bennos commentedWhat you mean with "better title"?
My titles are generated in following way.
baseurl/category/title-NodeID
On an older projekt, where I used Leech, I have had a seamless error. there is url structure URL/categorie/NodeID/title.
thx
benjamin
Comment #4
gregglesThis was a pathauto bug. It was fixed. Update to 5.x-2.0 and the problem should go away.
Comment #5
bennos commentedI have upgrade to the newest stable version and activated the i18n features.
Currently it works.
thx
benjamin
Comment #6
alex_b commented"better title" only referred to the issue title :)
Comment #7
aron novak