In the standard installation of Drupal there is a menu item "My Account" in the navigation block. For some reason that I don't understand, this item isn't available anymore. How can I restore it? Is there a possibility to reload the user module?

Of course, I could create a new menu item in the menu administration page linking to "user". But it isn't the same as it would also appear for unregistered users.

Comments

ainigma32’s picture

Status: Active » Postponed (maintainer needs more info)

You could try running update.php IIRC that should rebuild the menu.

Please post back if that works for you.

- Arie

am22’s picture

Status: Postponed (maintainer needs more info) » Fixed

I've tried that without success, but then I found out what the problem was. I had created a view (using the views module) with the path user/% . This prevented the menu item to show up.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.