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

djdevin’s picture

Assigned: Unassigned » djdevin

Hmm this should not be happening - are you sure this is the 2.x branch?

djdevin’s picture

Status: Active » Postponed (maintainer needs more info)
Apfel007’s picture

hi djdevin,

I'm using the 2.x dev branch and content profile 1.0 (now disabled - would need it anymore)

djdevin’s picture

Strange 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

Apfel007’s picture

ok thanks

djdevin’s picture

Assigned: djdevin » Unassigned
Status: Postponed (maintainer needs more info) » Needs work

I actually did get this error, but can't track down why.

djdevin’s picture

Status: Needs work » Needs review