Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated

2 posts by 2 authors in: Forums > CMS Builder
Last Post: April 3, 2023   (RSS)

By Dave - April 3, 2023

Hi David, 

Can you try adding a @ before "preg_match" on line 90 of formGenerator.php and see if that resolves it.  It should look like this: 

    if (!is_array($value) && @preg_match("/\t/", $value)) {

Let me know if that works for you.

Thanks!

Dave Edis - Senior Developer
interactivetools.com