Posted by glennnz on March 9, 2009 at 5:31am
Jump to:
| Project: | Formfilter |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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
Comments
#1
This problem is occurring for me, also.