I just installed 6.x-1.2. After a succesful install, I rebuilt the admin menu from the admin menu configuration page. This action removed the link to update from the admin menu.

On another drupal install, after installing 6.x-1.2. I choose the admin menu link to clear the admin menu cache and it had the same result of removing the update link.

Comments

sun’s picture

Category: bug » support
Status: Active » Fixed

The update link is only accessible for uid 1 - or, if you defined $update_free_access = TRUE in your settings.php.

Status: Fixed » Closed (fixed)

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