Hi,
I have a customer using actinic 9 who has added all her products and has been using without problems for a while. She recently sent me the snapshot for some changes which i completed, upload and sent back to her. Now when i checked the site all the images had gone. I looked into this and she has set up a folder on the desktop and not used the default action folder so an image path is e.g. C:\Documents and Settings\Lisa\Desktop\site images\3956.jpg
When i look at the source code of the site it has included this path in the img src which obviously is causing the issue. How do i stop the full path appearing in the im src as i dont fancy going through all 3500 products and updating the path manually.
Cheers,
Adam
I have a customer using actinic 9 who has added all her products and has been using without problems for a while. She recently sent me the snapshot for some changes which i completed, upload and sent back to her. Now when i checked the site all the images had gone. I looked into this and she has set up a folder on the desktop and not used the default action folder so an image path is e.g. C:\Documents and Settings\Lisa\Desktop\site images\3956.jpg
When i look at the source code of the site it has included this path in the img src which obviously is causing the issue. How do i stop the full path appearing in the im src as i dont fancy going through all 3500 products and updating the path manually.
Cheers,
Adam
Comment