Debug Tracking
-
Dear all,
I moved my wordpress blog to a new server. Now cforms is working but Tracking make problems. On the old page if i click on tracking, I get the last 30 entries.On the new server cforms open the tracking page with no data and I see the message Processing please wait after the load.gif image.
I checked both versions on network.
The first return a xml like this
<?xml version=”1.0″?>
<rows><page>1</page><total>103</total><row id=’114′><cell><![CDATA[114]]></cell><cell><![CDATA[Registration
]]></cell><cell><![CDATA[vandervooren@vsnu.nl]]></cell><cell> …The other server return
<style type=”text/css” id=”twentythirteen-header-css”>
.site-header {
background: url …
and on the end of it<?xml version=”1.0″?>
<rows><page>1</page><total>103</total><row id=’114′><cell><![CDATA[114]]></cell><cell><![CDATA[Registration
]]></cell><cell><![CDATA[vandervooren@vsnu.nl]]></cell><cell> …If I click on view records I i see the next 30 records but not in the table and download records will create a file include the style.
How can I find the problem?
Is a php module misconfigured or missing?
The topic ‘Debug Tracking’ is closed to new replies.