I have changed hosting company and copied by store across. The store looks great until you want to go to the home page. If you key in the home page
www.potsoffun.co.uk you just get a blank white page. I have looked at the source code and it is as follows:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252"></HEAD>
<BODY></BODY></HTML>
I have checked it is not my template by swapping to "Classic" and the same problem exists.
The home page is a index.html file and the customer only enters the store when they want to buy products and not just get information. The terrible thing is that no one can get at any part of my website because of this problem
Can anyone suggest some other things I should be looking at.


Problem solved. I had a file called "index.php" in the same folder as my "index.html" file. Deleting the index.php file solved the problem. Why do you always manage to solve the problem as soon as you ask for help?

