Hi all
I have moved a site from one machine to another. I have no access to the old host I was just given a DB dump and the web directory.
When I get the site up, everything works, except for links and images. Its like they are not escaped. eg the links:
http://www.example.co.uk/\"https://twitter.com/user\"
with http://www.example.co.uk being the address of the box.
Images are the same, it has a slash in front of it making the src incorrect.
Cheers