Closed (fixed)
Project:
Node Family
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Sep 2007 at 07:06 UTC
Updated:
18 Oct 2007 at 09:12 UTC
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
Comment #1
fagothanks. 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.
Comment #2
(not verified) commented