Closed (fixed)
Project:
DHTML Menu
Version:
6.x-1.05
Component:
User Interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 May 2008 at 22:47 UTC
Updated:
6 May 2008 at 22:25 UTC
I have been using DHTML Menu since it was first ported to Drupal 6.x. I stay pretty-well up-to-date with my modules.
Recently, I started noticing an error on all pages of my Drupal 6.2 site:
Invalid argument supplied for foreach() in includes/menu.inc on line 258.
I have two menu blocks using this module. One is the Navigation block, of course. I removed the Administer menu into it's own block.
When I uncheck the 'Use the DHTML effect' option in both blocks, the error goes away. I uninstalled the module and then re-enabled it, but no change.
Comments
Comment #1
MaffooClock commentedOh, I forgot to mention: even with the error message, everything, including the DHTML-enabled menus, appear to work as normal. The only issue is simply the occurrence of the error message.
Comment #2
MaffooClock commentedActually, advanced_forums may be the culprit: #254051: error for menu.inc.
Comment #3
MaffooClock commentedYep. advanced_forums is indeed causing the problem.