[HBV]-=Tornado=-
Legacy Member
Hallo,
Ik krijg regelmatig volgende foutmelding op mijn drupal site:
user warning: Duplicate entry 'admin/content/node-type/page/fields' for key 'PRIMARY' 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/content/node-type/page/fields', '', '', 'user_access', 'a:1:{i:0;s:24:\"administer content types\";}', 'drupal_get_form', 'a:2:{i:0;s:27:\"content_field_overview_form\";i:1;s:4:\"page\";}', 31, 5, 'admin/content/node-type/page', 'admin/content/node-type/page', 'Manage fields', 't', '', 128, '', '', '', 1, 'sites/all/modules/cck/includes/content.admin.inc') in /opt/www/stevensw/web/swp.basisschoolpiusx.be/includes/menu.inc on line 2457.
user warning: Duplicate entry 'admin/content/node-type/report/fields' for key 'PRIMARY' 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/content/node-type/report/fields', '', '', 'user_access', 'a:1:{i:0;s:24:\"administer content types\";}', 'drupal_get_form', 'a:2:{i:0;s:27:\"content_field_overview_form\";i:1;s:6:\"report\";}', 31, 5, 'admin/content/node-type/report', 'admin/content/node-type/report', 'Manage fields', 't', '', 128, '', '', '', 1, 'sites/all/modules/cck/includes/content.admin.inc')
Waar moet ik gaan zoeken om deze problemen op te lossen? Ik probeer al doende te leren maar helaas komt daar ook veel prutsen bij mij waarschijnlijk dit logische gevolg...
Bedankt!
Ik krijg regelmatig volgende foutmelding op mijn drupal site:
user warning: Duplicate entry 'admin/content/node-type/page/fields' for key 'PRIMARY' 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/content/node-type/page/fields', '', '', 'user_access', 'a:1:{i:0;s:24:\"administer content types\";}', 'drupal_get_form', 'a:2:{i:0;s:27:\"content_field_overview_form\";i:1;s:4:\"page\";}', 31, 5, 'admin/content/node-type/page', 'admin/content/node-type/page', 'Manage fields', 't', '', 128, '', '', '', 1, 'sites/all/modules/cck/includes/content.admin.inc') in /opt/www/stevensw/web/swp.basisschoolpiusx.be/includes/menu.inc on line 2457.
user warning: Duplicate entry 'admin/content/node-type/report/fields' for key 'PRIMARY' 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/content/node-type/report/fields', '', '', 'user_access', 'a:1:{i:0;s:24:\"administer content types\";}', 'drupal_get_form', 'a:2:{i:0;s:27:\"content_field_overview_form\";i:1;s:6:\"report\";}', 31, 5, 'admin/content/node-type/report', 'admin/content/node-type/report', 'Manage fields', 't', '', 128, '', '', '', 1, 'sites/all/modules/cck/includes/content.admin.inc')
Waar moet ik gaan zoeken om deze problemen op te lossen? Ik probeer al doende te leren maar helaas komt daar ook veel prutsen bij mij waarschijnlijk dit logische gevolg...
Bedankt!
