Closed (fixed)
Project:
Genesis
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
18 Nov 2008 at 15:56 UTC
Updated:
1 Dec 2008 at 09:43 UTC
Installing Genesis with dhtml menu 6.x-3.2 I get some warnings:
warning: key() [function.key]: Passed variable is not an array or object in /sites/all/modules/dhtml_menu/dhtml_menu.module on line 166.
and then this error:
Fatal error: Call to undefined function genesis_menu_item_link() in /sites/all/modules/dhtml_menu/dhtml_menu.module on line 63
Comments
Comment #1
Jeff Burnz commentedTry this patch for DHTML menu - http://drupal.org/node/334296#comment-1110115
The issue is not so much with Genesis, but rather with DHTML menus implementation of theme_menu_item_link. Early reports say the patch fixes the issue, I have not had a chance to test the patch myself. I did install DHTML 3.2 and see the issue (messing with local task tabs).
Comment #2
Jeff Burnz commentedNo feedback - issue is with DHTML menu and documented at the above thread.
Comment #3
pauligree commentedI disabled dhtml menu. Thank you