• Hi, I’m trying to import a few dozen products using your plugin. It successfully loads the file, but it’s completely stalling when I select “Run”.

    I’ve turned on debugging and received the error message:

    newFormData is null

    …and it’s point towards the following line in the Javascript:

    jQuery(‘#import_log’).prepend(‘<p> row: ‘ + newFormData.currentrow + ‘ / ‘ + newFormData.rows + ‘</p>’);

    I’m running on it on a local site if that matters. Any help would be appreciated. Thanks!

    http://ww.wp.xz.cn/plugins/woocommerce-csvimport/

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

    (@allaerd)

    Hi, this is strange…..did you play around with the settings yet? Please try the debug and post what error you see in the javascript console.

    Else mail me your CSV and a screenshot of you header and settings page.

    Thread Starter capcar

    (@capcar)

    Yeah I’ve tried every setting change I can think of. I’ve sent you the CSV and screenshot to your website email. Let me know if I can provide you with any further info. Thanks!

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

The topic ‘newFormData is null’ is closed to new replies.