The link admin/config/people/realname does not exist after enabling realname module

  • On a clean drupal 7 install, realname works as expected
  • On current install, realname is not listed under admin/config/people/realname and going to this webaddress redirects to admin/config/people/
  • On current install, realname does appear in permissions, admin is given access to edit

Are there any known modules that could cause this problem?

Comments

dave reid’s picture

Status: Active » Postponed (maintainer needs more info)

You need to clear your menu cache on the current install? This can be done simply by running update.php if you have Drupal 7.10 installed.

llorberb’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

that worked. thanks.