I currently am seeing the following error come up quite often. It seems to come up even when I'm doing something that doesn't appear to be related to form filter at all, but does always seem to be associated with a page that has a form on it:
warning: array_keys() [function.array-keys]: The first argument should be an array in /var/www/html/sites/all/modules/formfilter/formfilter_ui/formfilter_ui.module on line 93.
Thoughts? Really hope to keep using this excellent module.
Comments
Comment #1
nedjoApplied an attempted fix, untested. Pls mark fixed if this works.
Comment #2
mdowsett commentedI upgraded my (working) dev copy to the latest and got this error:
I assume it's related
Comment #3
mdowsett commentedI just re-uploaded my previous version and it's back working.
Comment #4
nedjoApplied a follow up fix.
Comment #5
fumbling commentedI just tried the latest dev snapshot and had the same experience as mdowsett above. I'm a newbie, so not sure if the patch is included in the very latest dev snapshot or not. In any event, I'm reverting back to the previous dev snapshot for now. Look forward to getting this working and thanks for all the help.