• Resolved estelastudio

    (@estelastudio)


    Hi,

    Thanks for writing this excellent plugin.

    I have a small problem, trying to import products – How can I leave empty some of the values (for ex. I dont want to use tag, short_description)?

    I uploaded the example at http://pastebin.com/myxpYApp if you could have a look, please.

    error:
    Warning: Invalid argument supplied for foreach() in /Applications/XAMPP/xamppfiles/htdocs/candy/wordpress/wp-content/plugins/woocommerce-csvimport/include/woocommerce-csvimport-functions.php on line 112

    Im using the latest version.

    and another question; How many maximum products would you recommend importing at once?

    Thanks!

    http://wordpress.org/extend/plugins/woocommerce-csvimport/

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

    (@allaerd)

    hi there,

    I checked out you’re csv. It’s fine but it needs one more , at the end. I made some extra check’s during import to handle empty fields. Soo in the next version it will work without any errors.

    The max products…..welll this is difficult….depends on youre php.ini and youre apache settings. If i have big files i split them and import them seperate.

    I am also working on a new function to process it in the background. The first result are good….about 5000 products without any errors!

    Thread Starter estelastudio

    (@estelastudio)

    Hi,

    Thanks a lot, it seems working.

    with one less , 🙂

    Plugin Author allaerd

    (@allaerd)

    good to hear that!

    Have fun and good luck!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘problem with empty values in csv’ is closed to new replies.