Sitecenter Posted January 11, 2008 Share Posted January 11, 2008 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> 0 Quote Link to comment Share on other sites More sharing options...
Brett Posted January 12, 2008 Share Posted January 12, 2008 Can you post your homepage.tpl.php? It has to be something from that. 0 Quote Link to comment Share on other sites More sharing options...
Sitecenter Posted January 12, 2008 Author Share Posted January 12, 2008 Hi Brett. The developer put some php code in yesterday to the header.tpl file and we thing it is that so at present it is removed and working. I can't show you what they added as they've removed for time being to troubleshoot on monday. Cheers anyway. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.