Incompatiblity with Node Hierarchy?
ablewave - January 16, 2009 - 16:47
| Project: | Views carousel |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
This would have been a perfect fit for a site that contains a main node with children nodes, but there appears to be an incompatibility.
warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/gbg123/public_html/modules/nodehierarchy/nodehierarchy_views/nodehierarchy_views.module on line 117.
warning: Invalid argument supplied for foreach() in /home/gbg123/public_html/modules/views/plugins/views_plugin_display.inc on line 509.
The view being used pulls CCK images from the child nodes and displays them in thumbnail format.
I will post at the Node Hierarchy queue as well, but would appreciate any help you can offer.

#1
Never mind, I found the error and it was my fault. You can mark the issue closed. Thanks for the contribution.
#2