Got error when configure nicemenu block with menu which is created automatic by taxonomy menu.

* warning: Invalid argument supplied for foreach() in C:\wamp\www\ace\sites\all\modules\views\includes\handlers.inc on line 807.
* warning: Invalid argument supplied for foreach() in C:\wamp\www\ace\includes\common.inc on line 1607.
* warning: Invalid argument supplied for foreach() in C:\wamp\www\ace\sites\all\modules\views\includes\handlers.inc on line 807.
* warning: Invalid argument supplied for foreach() in C:\wamp\www\ace\includes\common.inc on line 1607.
* warning: Invalid argument supplied for foreach() in C:\wamp\www\ace\sites\all\modules\views\includes\handlers.inc on line 807.
* warning: Invalid argument supplied for foreach() in C:\wamp\www\ace\includes\common.inc on line 1607.
* warning: Invalid argument supplied for foreach() in C:\wamp\www\ace\sites\all\modules\views\includes\handlers.inc on line 807.
* warning: Invalid argument supplied for foreach() in C:\wamp\www\ace\includes\common.inc on line 1607.

I m using
D- 6.13
taxonomy menu -6.x-2.3
views - 6.x-2.6
nice menu - 6.x-2.x-dev

Comments

8thom’s picture

Hey,

Try rebuilding the menu's on the "edit vocabulary" page.
This fixed it for me.

ss_drupal’s picture

Had same problem.

Just tried solution above.

Worked fine.

There probably should be an error posting on this. It's fixable, but the problem shouldn't really exist.

mwoodwar’s picture

How does one go about 'rebuilding' the menu? I'm getting the same issue...thanks in advance

8thom’s picture

Hey mwoodwar,

You can find the rebuild menu checkbox on the "edit vocabulary" page

add1sun’s picture

Status: Active » Closed (won't fix)

well i'm not sure how nice menus can do anything about this so i'm won't fixing. feel free to add tot he faq in the handbook if you like.

suffering drupal’s picture

I have the same error:
"Invalid argument supplied for foreach() in C:\wamp\www\ace\sites\all\modules\views\includes\handlers.inc on line 807."
but in combination with other modules, although I don't know which one, we are using many.

Instead of line 1607 our second error in common.inc goes to line 1597.

Most surely incompatability of additional modules with VIEWS, should be checked there I guess.
But you never know if there's someone who DOES want to have a look or fix it....