I get tons of these errors, all pointing to menu.inc line 2423.
user warning: Duplicate entry 'admin/help/date' for key 1 query: INSERT INTO menu_router (path, load_functions, to_arg_functions, access_callback, access_arguments, page_callback, page_arguments, fit, number_parts, tab_parent, tab_root, title, title_callback, title_arguments, type, block_callback, description, position, weight, file) VALUES ('admin/help/date', '', '', 'user_access', 'a:1:{i:0;s:27:\"access administration pages\";}', 'help_page', 'a:1:{i:0;i:2;}', 7, 3, '', 'admin/help/date', 'date', 't', '', 4, '', '', '', 0, 'modules/help/help.admin.inc') in /home/merilai2/public_html/drupal6/includes/menu.inc on line 2423.
I'm using version 1.1.2.48 (2009/10/02 20:16:57) from CVS. I don't know what I've changed, but the same code was working couple of days ago.
Comments
Comment #1
merilainen commentedWeird, it happened only once. Now I clicked recreate again without any errors.
Comment #2
yhahn commentedCool, please update the case if it happens again and you have more clues about the cause.
Comment #3
pimousse98 commentedHi, the same thing happens to me, it seems, after I clear the cache. if I reload the page it doesn't happen again. It happens on most form submits - edit a node, for example, or going to the view edit page.
Comment #4
hadsie commentedI'm not sure if this is the same error, but I'm also getting a duplicate item errors in the cache table. It's not a huge problem because reloading the page causes the error to go away, but every once in a while one of our users hits it and gets freaked out ;-)
The error message is starts with:
It's several pages long. It often happens after I've reverted some features or updated a site. And the error is always with a features cache entry, not sure if it's always features_module_info, but it could be.
Comment #5
jumoke commentedany fix to this? I'm getting the same issue
Comment #6
mpotter commentedClosing this for lack of activity. Please re-open this issue if you can reproduce it in the latest version.