Forums

Error in place of redirect

fastmax 23 Aug, 2020
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?
fastmax 27 Aug, 2020
Answer
ok, i solved by myself.
The problem arose from the fact that I had activated the saving of data on the database without having actually created the table on which to save. My mistake.
Now everything ok.
This topic is locked and no more replies can be posted.