I have a form (v6) in wordpress that when sending the data arrives in the email but on the frontend instead of performing the correct redirect to the expected page, it repeats the form still filled in with, at the beginning, an error:
Warning: count(): Parameter must be an array or an object that implements Countable in /web/htdocs/www.tuscanpledges.com/home/wp-content/plugins/chronoforms6/cegcore2/libs/validate.php on line 106
the error occurs with both php 7.2 and php 7.3
Can you help me?
Warning: count(): Parameter must be an array or an object that implements Countable in /web/htdocs/www.tuscanpledges.com/home/wp-content/plugins/chronoforms6/cegcore2/libs/validate.php on line 106
the error occurs with both php 7.2 and php 7.3
Can you help me?