Errors appearing in csv export.
-
Trying to export the form results and the CSV has errors. Specifically the first few lines show:
Warning: array_keys() expects parameter 1 to be array string given in /wp-content/plugins/flamingo/admin/admin.php on line 648
Warning: array_merge(): Argument #1 is not an array in /wp-content/plugins/flamingo/admin/admin.php on line 651
Warning: Invalid argument supplied for foreach() in /wp-content/plugins/flamingo/includes/csv.php on line 6
Warning: Invalid argument supplied for foreach() in /wp-content/plugins/flamingo/admin/admin.php on line 656
All fields are not exporting – with the exception of the date/time.
Any idea what could be causing this?
The topic ‘Errors appearing in csv export.’ is closed to new replies.