Hi,
great module. But there is a problem if content profile is installed. I would only use one of these module, but in my dev case a have both and got this message:
user warning: Duplicate entry 'user/%/edit/profile' 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 ('user/%/edit/profile', 'a:1:{i:1;a:1:{s:18:\"user_category_load\";a:2:{i:0;s:4:\"%map\";i:1;s:6:\"%index\";}}}', '', 'content_profile_page_access', 'a:2:{i:0;s:7:\"profile\";i:1;i:1;}', 'content_profile_page_edit', 'a:2:{i:0;s:7:\"profile\";i:1;i:1;}', 11, 4, 'user/%/edit', 'user/%', '', 'check_plain', 'a:1:{i:0;s:7:\"Profile\";}', 128, '', '', '', 1, 'modules/node/node.pages.inc') in /Users/xx/Server-Apps/drupal6/includes/menu.inc on line 2460.
Comments
Comment #1
djdevinHmm this should not be happening - are you sure this is the 2.x branch?
Comment #2
djdevinComment #3
Apfel007 commentedhi djdevin,
I'm using the 2.x dev branch and content profile 1.0 (now disabled - would need it anymore)
Comment #4
djdevinStrange thing is nothing in the module even refers to user/%/edit/profile - I can't reproduce...if you find out anything else let me know - thanks
Comment #5
Apfel007 commentedok thanks
Comment #6
djdevinI actually did get this error, but can't track down why.
Comment #7
djdevinIssue #288723: Make form name group-specific when adding or editing a field might resolve this, currently in git.