Error on formfilter UI module line 93

fumbling - December 14, 2008 - 22:42
Project:Formfilter
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs review
Description

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.

#1

nedjo - December 14, 2008 - 23:46

Applied an attempted fix, untested. Pls mark fixed if this works.

#2

mdowsett - December 15, 2008 - 18:44

I upgraded my (working) dev copy to the latest and got this error:

Parse error: syntax error, unexpected T_STRING in /home/sites/default/modules/formfilter/formfilter_ui/formfilter_ui.module on line 90

I assume it's related

#3

mdowsett - December 15, 2008 - 18:46

I just re-uploaded my previous version and it's back working.

#4

nedjo - December 15, 2008 - 18:58
Status:active» needs review

Applied a follow up fix.

#5

fumbling - December 15, 2008 - 23:28

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

 
 

Drupal is a registered trademark of Dries Buytaert.