Topic: Image replace issue on website

I want my client can replace existing image on webpage by uploading new image. But new image should upload to same old image location. Right now new image is uploading to temporary location and image link is breaking in different pages of website and flash. I am providing separate HTML page to my client where I would insert all images from whole website. So, whatever images will be replaced  in that single page through simpleCMS, will effects all pages in website.

I have created sample page to test :
============================
http://www.futuresonix.com/sample/vivaf … /index.htm

HTML Code :
----------------

<html>
<body>
<img border="0" src="../gallery-accessories-home-accessories/medium/image01.jpg" width="719" height="360" class="edit" id="n0">
</body>
</html>


=================================
Please check above code and provide me new code that can prevent uploading image to new location.

Last edited by Futuresonix (15 Sep 2012 22:55:24)

Re: Image replace issue on website

Hi Future Sonix, SimpleCMS currently doesn't allow uploading of images that will replace existing images. The reason for this is your users may overwrite some key files and then they'll be knocking on your door wanting to know why their site doesn't look / work the same, which in turn you'll come knocking on our door. So to save everyone the hassle the system will upload new files as new files :)