Posted - 11/29/2024 : 04:16:51
Hi, With aspUpload plugin it was very easy. It was just a global variable, to override or not the uploaded file if already exists. It is weird that it is not done by default. The idea of renaming the image to the prodID is also good, assuming we have different variations for all the photos uploaded per product.
One other thing i noticed, is that im uploading a photo by clicking the "..." button. Once it is uploaded, the path and filename appear in the input box. If i delete that line manually, the file is still in the uploaded directory, it doesnt get deleted as well. So, im wondering why is that input box not defined as "readonly".
thanks
|