open_framework icon indicating copy to clipboard operation
open_framework copied to clipboard

Context Module Error

Open ghost opened this issue 9 years ago • 3 comments

Hello,

Love the full width on 7.x.25. However, I am getting an error message associate with the context module on this upgrade.

I am using Openframework 7.x-2.5 with D7. When I create menus and use the context module to place those menus with specific pages using taxonomy I get this error:

Notice: Undefined index: context_cycle in open_framework_is_in_nav_menu() (line 541 of /var/mysite/sites/all/themes/open_framework/template.php).

This does not seem to impact the site, but will continually produce this error. When I remove the contexts I do not get the errors. I really need to utilize context for different layouts and for specific menus. I hope you can help with this.

If I remove the context module then the issue resolves.

ghost avatar Dec 09 '16 19:12 ghost

Having this issue as well.

erikrichert avatar Dec 20 '16 20:12 erikrichert

erikrichert,

I found a solution. Sorry I did not post earlier.

Go into your blocks or context and make sure that your Main Menu block is not placed in the Navigation block space. This solved my issue.

ghost avatar Dec 20 '16 20:12 ghost

this is really tough - we're about to go live and just realized this is broken = moving the menu block is not presently an option

alibama avatar Aug 08 '17 16:08 alibama