Hi I have WAMP installed on a windows 10 pc it was working perfectly, some how the path got changed on the resources and not sure how to correct it.
I have a drupal 7 install adding images to a page my path should be /sites/images/image.png
but now to get my images to show I have to go to each image and change the path to reflect the root folder of the site.
example:
if my website is in a folder called " mysite" I would have to go and change the path to /mysite/site/images/image.png to see the image now once I move the site to a production server my images wont show because the path were change when on the local host .
If any one knows where to go to correct this I would be much appreciative.
Cheers
Dave
I have a drupal 7 install adding images to a page my path should be /sites/images/image.png
but now to get my images to show I have to go to each image and change the path to reflect the root folder of the site.
example:
if my website is in a folder called " mysite" I would have to go and change the path to /mysite/site/images/image.png to see the image now once I move the site to a production server my images wont show because the path were change when on the local host .
If any one knows where to go to correct this I would be much appreciative.
Cheers
Dave