Jump to content

White page. Code not parsing?


Sitecenter

Recommended Posts

Suddenly my site has stopped displaying the main part, ie. everything between the header and footer. This can be seen here - http://www.sitecenter.co.uk

 

If you 'view source' you can see the code which i'd have thought should be parsed like PHP or ASP would be so you can't actually see it?

 

The code for the header is below:

 

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
   <link rel="stylesheet" type="text/css" href="templates/sitecenter/css/style.css">
<link rel="stylesheet" type="text/css" href="templates/sitecenter/style.css">

   <!--[if lt IE 7]>
   <link rel="stylesheet" type="text/css" href="templates/sitecenter/css/ie.css">
   <![endif]-->
   <!--[if lt IE 6]>
   <link rel="stylesheet" type="text/css" href="templates/sitecenter/css/ie5.css">
   <![endif]-->

   <title>Site Center</title>
</head>

<body>

   <div id="wrapper">

       <div id="header">
           <h1>Site Center</h1>

           </div>

       <div id="content"> 


           <div class="offer">
             <img src='/images/banners/1/index.php?1200090908'/>
           </div>

           <div class="offer">
             <img src='/images/banners/2/index.php?1200090908'/>
           </div>

           <div class="offer">
             <img src='/images/banners/3/index.php?1200090908'/>
           </div>

      <ul class="menu" style='visibility:hidden; margin-bottom:-25px;'>

           </ul>
           <div class="left">



<p>You are here: <a href="index.php">Support</a></p>

You must login to access this page. These login details differ from your websites control panel username and password.</p>

<form action="dologin.php?goto=clientarea" method="post">

<table align="center">
<tr><td align="right">Email Address:</td><td><input type="text" name="username" size="40" value="" /></td></tr>
<tr><td align="right">Password:</td><td><input type="password" name="password" size="25" value="" /></td></tr>
</table>

<p align="center"><input type="checkbox" name="rememberme" />Remember Me<br /><input type="submit" value="Login" /></p>

</form>

<p><strong>Forgotten your password?</strong> <a href="passwordreminder.php">Request a Password Reminder by clicking here</a>.</p><br />
       </div>            

      		<br style="clear:both" />
           <br style="clear:both" />

       </div>

       <div id="footer">

       <ul class="menu">
           <li><a href="/privacy.php">Privacy Policy</a></li>
           <li><a href="/terms_conditions.php">Terms & Conditions</a></li>
           <li><a href="/company.php">Company Info</a></li>
           <li><a href="/infrastructure.php">Our Network</a></li>
           <li><a href="serverstatus.php">Server Status</a></li>
           <li><a href="/support.php">Support</a></li>
           <li><a href="/faq.php">FAQ's</a></li>
           <li><a href="/contact.php">Contact us</a></li>
       </ul> 

       <p>Copyright © 2007 - 2008 Sitecenter.co.uk. All Rights Reserved<br />Sitecenter.co.uk is a trading name of Netcomm UK Ltd. Netcomm UK Ltd is a company registered in England & Wales No.03998805 - VAT No. 762 6473 11</p>
       </div>

   </div>

</body>


</html>

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated