Posted by jazzdrive3 on November 7, 2012 at 11:48pm
2 followers
Jump to:
| Project: | Administration menu |
| Version: | 7.x-3.0-rc3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I clear the cache and get the following errors:
Notice: Undefined index: access in _menu_link_translate() (line 926 of /home/life/public_html/includes/menu.inc).
Notice: Undefined index: access in _menu_tree_check_access() (line 1509 of /home/life/public_html/includes/menu.inc).
The admin menu shows. Next page request, it doesn't show. It doesn't show again until after you clear caches all the way again.
I have overlay and other core stuff turned off.
Comments
#1
Wouldn't this be a duplicate of #1622904: Admin menu disappears randomly (again) if client-side cache option enabled?