Hi all,
Currently I am using wygwam as my main content editor and am uploading images using that for the most part (there are places where i upload using EE2’s file field as well). I am migrating this site live soon and have been developing locally. I’m afraid I set up the upload path incorrectly initially (it use the system root instead of a relative path). How would I go about changing all existing references to the path. For example, currently if I check the source of an img tag in wygman, it shows this:
/www/work/kevin-lee/fitwoman/images/uploads/reservenow.pngNotice the absolute path form the root of my system. Obviously when it is live, it will start at images/uploads…
I guess if there isn’t an easy fix, i can just make this path on the server ( www/work/....)