Viewing 1 replies (of 1 total)
  • Plugin Author Michael Simpson

    (@msimpson)

    This is a bug. If you want to fix it on your own install, edit the plugin file ExportToCsvUtf8.php, find line 51 which looks like this:

    array(‘Content-Type: text/html; charset=UTF-8’,

    and change to

    array(‘Content-Type: text/csv; charset=UTF-8’,

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Contact Form 7 to Database Extension] export "broken"’ is closed to new replies.