newFormData is null
-
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!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘newFormData is null’ is closed to new replies.