Download & Extend

The first argument should be an array in nodefamily.module

Project:Node Family
Version:5.x-1.1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I'm getting this error on user insertion.

warning: array_keys(): The first argument should be an array in nodefamily.module on line 426.

Any ideas as to why?

Thanks!

Comments

#1

Status:active» fixed

thanks. I'm not sure why you get this on user insertion, anyway the function nodefamily_get_child_types($typename = NULL) wasn't working correctly with NULL - I fixed that and so the warning.

#2

Status:fixed» closed (fixed)
nobody click here