Validation Error – when required text field empty – gets null
-
Hi,
I am really appreciating your plugin – great THX.
Plugin version 14.12
when required text field empty (and trying get to next form step) I am getting list of errors.
Warning: explode() expects parameter 2 to be string, array given in /wp-content/plugins/cforms2/cforms.php on line 785
Warning: array_values() expects parameter 1 to be array, null given in /wp-content/plugins/cforms2/cforms.php on line 796
Warning: in_array() expects parameter 2 to be array, null given in /wp-content/plugins/cforms2/cforms.php on line 796
Warning: array_values() expects parameter 1 to be array, null given in /wp-content/plugins/cforms2/cforms.php on line 796
Warning: in_array() expects parameter 2 to be array, null given in /wp-content/plugins/cforms2/cforms.php on line 796
Warning: array_values() expects parameter 1 to be array, null given in /wp-content/plugins/cforms2/cforms.php on line 796
Warning: in_array() expects parameter 2 to be array, null given in /wp-content/plugins/cforms2/cforms.php on line 796
Warning: array_values() expects parameter 1 to be array, null given in /wp-content/plugins/cforms2/cforms.php on line 796
Warning: in_array() expects parameter 2 to be array, null given in /wp-content/plugins/cforms2/cforms.php on line 796
Warning: array_values() expects parameter 1 to be array, null given in /wp-content/plugins/cforms2/cforms.php on line 796
Warning: in_array() expects parameter 2 to be array, null given in /wp-content/plugins/cforms2/cforms.php on line 796
Warning: array_values() expects parameter 1 to be array, null given in /wp-content/plugins/cforms2/cforms.php on line 796
Warning: in_array() expects parameter 2 to be array, null given in /wp-content/plugins/cforms2/cforms.php on line 796
Warning: array_values() expects parameter 1 to be array, null given in /wp-content/plugins/cforms2/cforms.php on line 796
Warning: in_array() expects parameter 2 to be array, null given in /wp-content/plugins/cforms2/cforms.php on line 796
Warning: array_values() expects parameter 1 to be array, null given in /wp-content/plugins/cforms2/cforms.php on line 796
Warning: in_array() expects parameter 2 to be array, null given in /wp-content/plugins/cforms2/cforms.php on line 796
Any clues?
Thx
The topic ‘Validation Error – when required text field empty – gets null’ is closed to new replies.