Closed (fixed)
Project:
Administration menu
Version:
6.x-1.2
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Jan 2009 at 12:18 UTC
Updated:
3 Feb 2009 at 15:00 UTC
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
Comment #1
sunThe update link is only accessible for uid 1 - or, if you defined $update_free_access = TRUE in your settings.php.