Activated module on a 4.7.0 site, navigated over to settings->formcheck and got:

warning: array_filter(): The first argument should be an array in /...MYPATH.../MYSITE.COM/modules/jstools/formcheck/formcheck.module on line 50.

Comments

nedjo’s picture

We need to test for the array before filtering it. I'm moving the form registration from here to jstools.module, so will fix this as part of that change.

nedjo’s picture

Status: Active » Fixed

Now fixed.

Anonymous’s picture

Status: Fixed » Closed (fixed)