SU-SWS / open_framework

Open Framework Drupal Theme
http://openframework.stanford.edu
GNU General Public License v2.0
209 stars 85 forks source link

Context Module Error #328

Open ghost opened 7 years ago

ghost commented 7 years ago

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.

erikrichert commented 7 years ago

Having this issue as well.

ghost commented 7 years ago

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.

alibama commented 7 years ago

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