Posted by SomebodySysop on September 28, 2007 at 7:06am
Jump to:
| 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
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