Title: undefined
Last modified: September 1, 2016

---

# undefined

 *  [EviLex](https://wordpress.org/support/users/evilex/)
 * (@evilex)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/undefined-16/)
 * The following error was generated by your server:
 * undefined
 * function () { if ( list ) { // First, we save the current length var start = 
   list.length; (function add( args ) { jQuery.each( args, function( _, arg ) { 
   var type = jQuery.type( arg ); if ( type === “function” ) { if ( !options.unique
   || !self.has( arg ) ) { list.push( arg ); } } else if ( arg && arg.length && 
   type !== “string” ) { // Inspect recursively add( arg ); } }); })( arguments );//
   Do we need to add the callbacks to the // current firing batch? if ( firing ){
   firingLength = list.length; // With memory, if we’re not firing then // we should
   call right away } else if ( memory ) { firingStart = start; fire( memory ); }}
   return this; }
 * [https://wordpress.org/plugins/wp-csv/](https://wordpress.org/plugins/wp-csv/)

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

 *  [whoaloic](https://wordpress.org/support/users/whoaloic/)
 * (@whoaloic)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/undefined-16/#post-7709212)
 * Have you tried to desactivate other plugins?
 *  [lingomedia](https://wordpress.org/support/users/lingomedia/)
 * (@lingomedia)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/undefined-16/#post-8233679)
 * Same error.
    WP Version 4.6.1 WP CSV Version 1.8.0.0 WordPress Importer Version
   0.6.3 —————— WP CSV
 * The following error was generated by your server:
 * undefined
 * function () { if ( list ) { // First, we save the current length var start = 
   list.length; (function add( args ) { jQuery.each( args, function( _, arg ) { 
   var type = jQuery.type( arg ); if ( type === “function” ) { if ( !options.unique
   || !self.has( arg ) ) { list.push( arg ); } } else if ( arg && arg.length && 
   type !== “string” ) { // Inspect recursively add( arg ); } }); })( arguments );//
   Do we need to add the callbacks to the // current firing batch? if ( firing ){
   firingLength = list.length; // With memory, if we’re not firing then // we should
   call right away } else if ( memory ) { firingStart = start; fire( memory ); }}
   return this; }
 * ﻿{“position”:101,”percentagecomplete”:2,”errors”:””}
 *  Plugin Author [CPK Web Solutions](https://wordpress.org/support/users/cpkwebsolutions/)
 * (@cpkwebsolutions)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/undefined-16/#post-8307901)
 * Hi Evilex/lingomedia
 * I’ve investigated this a few times and the cause has always been an unexpected
   closure of the server connection. The javascript above is not from my plugin.
   It may be from jQuery, but I’ve never tried to track it down.
 * The cause is likely something like an overloaded server with processes being 
   kill off, or a timeout being hit outside of PHP (ie nginx). I’ve only ever been
   able to reproduce this by starting a big import/export and then killing apache.
   Worthwhile checking your server logs if you can.
 * Best wishes
 * Paul

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

The topic ‘undefined’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-csv.svg)
 * [WP CSV](https://wordpress.org/plugins/wp-csv/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-csv/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-csv/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-csv/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-csv/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-csv/reviews/)

 * 3 replies
 * 4 participants
 * Last reply from: [CPK Web Solutions](https://wordpress.org/support/users/cpkwebsolutions/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/undefined-16/#post-8307901)
 * Status: not resolved