We will often update a product’s image since we often get the newer version of the product. My issue with CS-Cart is if I try to replace the product image and the filename is the same, CS-Cart will take the new image but still show the old one.
I’m not sure if it’s CS-Cart or if it’s the way I upload images that is messing it up. Basically, since CS-Cart copies the image to another folder, I wanted to avoid having a ton of the same images on my server by following these steps:
- Upload image to “Upload” folder on the server
- Choose image for Product
- CS-Cart copies the image to another folder (wish I knew why it does this).
- I delete the original image file in the “Upload” folder.
Now to update the image I follow the exact same steps, but CS-Cart is not taking my new image unless I give it a new filename. Is there a way around this or am I stuck forever coming up with new filenames for my images whenever I wish to update it?
Thank you for taking the time to read this.