Error Views + Taxonomy menu + Nice menu
| Project: | Nice Menus |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
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

#1
Hey,
Try rebuilding the menu's on the "edit vocabulary" page.
This fixed it for me.
#2
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.
#3
How does one go about 'rebuilding' the menu? I'm getting the same issue...thanks in advance
#4
Hey mwoodwar,
You can find the rebuild menu checkbox on the "edit vocabulary" page
#5
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.
#6
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....