
Originally Posted by
indigo-island
After a little advice please. I just noticed that all my pages are untitled when viewed in a browser
Your pages have the following at the top of them...
HTML Code:
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Untitled Document</title>
</head>
<body>
</body>
</html>
All of that is appearing before the actual Zen Cart HTML and it shouldn't be there. It may have been accidentally pasted into one of the .php files you have edited. Trying searching through all your Zen Cart files for Untitled Document and see if anything comes up.
Regards,
Christian.