Open brbintenyears opened 3 years ago
Hello @amrh910 ,
Can you attach the image zip and CSV file. We will check it in our local.
Thanks
Update, images stopped uploading completely. I reference the images in the CSV and upload the zip along with the CSV, and when I check storage I see that the image successfully uploaded. But no link has been made to the product. The table "product_images" does not get updated. I've attached the sample CSV and zip that I'm trying to use.
Hello @amrh910 ,
We have raised the issue (https://github.com/bagisto/bagisto-bulk-upload/issues/53). We will fix it ASAP.
Thanks
I put all the images in a zip file and referenced them in the csv. If I'm uploading just one or a few images in the zip file, they upload file. However, when I attempt to upload a large number of images, such as 50, it returns with a "419 page expired" error.
I checked the max upload filesize and the max upload number of files in php.ini and there's no issues there.