The CSV export of the data log starts with a lot of HTML code. After that the actual data appear. Same problem with a different theme.
Hi nmedai
this means there is a PHP error or warning, can you copy the errors and paste them here or send them by email using the Contact page if they have any sensitive info ?
There are no warnings or errors, the csv just contains a lot of html code, it begins like this:
<!DOCTYPE html><html class="wp-toolbar"lang="nl-NL"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
etcetc (the whole backend page in html)
and ends with:
<div id="wpbody" role="main"><div id="wpbody-content"><div id="screen-meta" class="metabox-prefs"><div id="contextual-help-wrap" class="hidden no-sidebar" tabindex="-1" aria-label="Hulp tab"><div id="contextual-help-back"></div><div id="contextual-help-columns"><div class="contextual-help-tabs"><ul></ul></div><div class="contextual-help-tabs-wrap"></div></div></div></div>
"Vraag"
test123 -> the actual csv data (just one test entry in this case).
Hi nmedai
On WordPress there may be a small bug in the export function, please try this quick fix, right click the Export button shown below, choose "copy link address" then paste the link in a new browser window but add this to the end of the address:
&output=component
this should fix the problem, the next update will have this fix applied.


No problem.
