I am attempting to bulk upload a CSV with a few thousand entries - I have based it off of the template available on the website.
It appears to upload the file (no error) but the entries do not populate.
Is there something I am missing?
I am attempting to bulk upload a CSV with a few thousand entries - I have based it off of the template available on the website.
It appears to upload the file (no error) but the entries do not populate.
Is there something I am missing?
It seems I have discovered the issue after a little troubleshooting.
Appears that some CSV files may be too large for the bulk upload option. I broke down the CSV file into smaller data (increments of 1000) and it seems to have done the trick.
Great plugin.
@topjag - glad it worked out.
File limitations are going to be a PHP limitation issue. Some of those problems we can catch in the app, some we can't.
You must log in to post.