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
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

EvanDonovan - March 24, 2009 - 21:59

This problem is occurring for me, also.

 
 

Drupal is a registered trademark of Dries Buytaert.