- creating and adding a 'add image' button under 'my image gallery' works only for admin user, even thought the 'image' item under create content works for all users with appropriate privelege

- reenabling 'image' menu after it was disabled made it disappear entirely

- trying to add a link to members called 'add buddy' worked until a reset and now the same link created in the same way results in two 'members' menu items appearing in the menu configuration screen, both of which are disabled.

I have tried to drop the menu tables after disabling menus, however this did not fix functionality or custom menu items that used to work but now do not.

It also seems there are multiple other issues associated with menus that some users have posted on the forums rather than here...

http://drupal.org/node/13731
http://drupal.org/node/12331
http://drupal.org/node/12625

any guidance on these issues would be appreciated

Comments

Anonymous’s picture

These are problems with the contributed image module and members modules, respectively. As they are not caused by a bug in the core menu.module, I'm wontfixing this issue. Please file issues with the contrib issues with an exact series of steps the maintainers can use to reproduce these bugs... that way, the appropriate contrib modules can be fixed.

tatonca’s picture

Hi there,

So if I understand correctly then, I should be able to disable the members and image modules and be able to once again make changes to the menu?

At present, I am unable to make any changes to the menu, not just image and members changes. Initially I was able to make changes and had them work correctly until I had the first problem with Members coming up twice. Now I am unable to make any changes to the menus, even though I have droped all menu tables and recreated them, and disabled and renabled the menu module...

Is this expected behaviour with the Menu module that once broken it will not run again? This is similar to what other users have reported in the posts I have linked to above... I'm not sure but I think that they had issues with different modules, not just member and image...