Hello,
Instead of making tests on my live site, I recently seen various tutorials concerning installing DNN locally on my machine.
Everything is working well, but...
If I install a new fresh version on my local machine, in a folder called "mydnn", all my images paths are :
- /mydnn/Portals/0/images/myimage.gif
Instead of the usual
- /Portals/0/images/myimage.gif
If I look into the HOST SETTINGS, I see:
- Relative path /mydnn
On my live website, I have relative path which is empty...
WHY ??? I have also tried to restore my database locally and my zip files, everything is ok, excepted all the images which are broken (due to this relative path). I do not want to modify ALL my HTML/Text Module as well as all Scott News Articles !!! Anybody know how I can modify this ???
DV FX |