I attended a Drupal Meetup today where I asked people to help me resolve some errors I was getting in my site. One of the errors was:
* Notice: Undefined index: access in _menu_link_translate() (line 911 of /home/{sitename}/public_html/includes/menu.inc).
I looked up the error as suggested by folks in the Meetup. And here is the resolution:
1. Clicked Configuration/Administration
2. Then Performance under Development section
3. Hit Clear All Cache button
All the four errors disappreared.
Thanks.
Akbar Ehsan