• Hey. We are trying to import a CSV file with Icelandic characters as ‘úí??e’ and we seem to get an error always and import fails to go through.

    We get ?ob_end_flush(): failed to send buffer of zlib output compression (0)“? error message but it seems activated on our servers.

    Any thoughts?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author xnau webdesign

    (@xnau)

    It’s unlikely the error is related to those characters, they are a normal part of the php character set.

    The error your seeing isn’t directly generated by the Partcipants Database plugin, it does not use that particular function. You may need to try temporarily deactivating other plugins, expecially any plugins that might user output complression, such as an accelerator or caching plugin.

    If you’re looking for more information about the issue, you should set up your php error log, where a more complete explanation of the problem will possibly be found.

Viewing 1 replies (of 1 total)
  • The topic ‘Special characters on CSV import’ is closed to new replies.