array_keys() error
glennnz - March 9, 2009 - 05:31
| Project: | Formfilter |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I tried to filter out the options to insert a view into a node, in the node edit form. This created the following error for roles other than admin:
warning: array_keys() [function.array-keys]: The first argument should be an array in \sites\all\modules\formfilter\formfilter.module on line 88.
warning: Invalid argument supplied for foreach() in \sites\all\modules\formfilter\formfilter.module on line 88.I unfiltered the components of the form, problem still exists.
Help please.
Thanks
Glenn

#1
This problem is occurring for me, also.