If the admin_menu module is enabled and the user does not accept the agreement (but instead either tries to navigate to another page or submits the agreement form without checking the "I agree" checkbox), the admin menu disappears and the agreement form is displayed a second time at the bottom of the page.

Solution for this appears to be to disable "Cache menu in client-side browser" in admin_menu's settings (admin/config/administration/admin_menu).

See also #1622904: Admin menu disappears randomly (again) if client-side cache option enabled.

Comments

roball’s picture

Category: Bug report » Support request
Issue summary: View changes
Status: Active » Fixed

I ran into the same issue and can confirm disabling "Cache menu in client-side browser" at "Administration -> Configuration -> Administration -> Administration menu -> Performance" solved it.

Status: Fixed » Closed (fixed)

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

sureshcj’s picture

I also got same issue.
I did disabling the "Cache menu in client-side browser".
Issue resolved for me.
Thanks for your solution.