I'm using Panels to gather user data from a content profile. I've put the information into the right place in the panel, however on the page i get the error:
warning: array_filter() expects parameter 1 to be array, null given in /home/innerw12/public_html/modules/cck/modules/nodereference/panels/relationships/node_from_noderef.inc on line 42.
Anyone know how this could be fixed?
Comments
Comment #1
mandreato commentedSame here
Comment #2
Smittles commentedSame here...
Comment #3
Smittles commentedI actually get it twice!:
warning: array_filter() [function.array-filter]: The first argument should be an array in /mywebsite.fake/sites/all/modules/cck/modules/nodereference/panels/relationships/node_from_noderef.inc on line 42.
warning: array_keys() [function.array-keys]: The first argument should be an array in /mywebsite.fake/sites/all/modules/cck/modules/nodereference/panels/relationships/node_from_noderef.inc on line 42.
Comment #4
drupalok commented+1 here
everything seems to work though...