Replacing Product Images - same filename, doesn't take

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:


  1. Upload image to “Upload” folder on the server
  2. Choose image for Product
  3. CS-Cart copies the image to another folder (wish I knew why it does this).
  4. 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.

See [url]http://forum.cs-cart.com/vbugs.php?do=view&vbug_id=2454[/url]

[quote name=‘Flow’]See [url]http://forum.cs-cart.com/vbugs.php?do=view&vbug_id=2454[/url][/QUOTE]



Thanks Flow, I’ve been testing this out and it looks like it’s working fine.



Thank you!