• Resolved wiesel82

    (@wiesel82)


    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?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author bgermann

    (@bgermann)

    Is the twentythirteen-header-css part of the same response as the XML? That would be very odd. Can you try with a different theme?

    Thread Starter wiesel82

    (@wiesel82)

    We use a child of twentythirteen. With twentythirteen theme it works fine but not in the child theme. I’ll check it with our theme developers. Thanks a lot.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Debug Tracking’ is closed to new replies.