I recently upladed new (super basic) html pages directly to the server via cpanel. However, once they were uploaded, none of the pages on the domain work anymore. They now all show as blank pages. However, the script is not blank. Every page on the domain (even if there is no page by that name) shows up as blank with the same script, below. Nothing in the error logs. Please help!
<!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 id="ctl00_Head1"><title>
domain.net
</title>
<style type="text/css">
body{margin:0;padding:0;}
img{border-style:none;}
#container {background-color:#FFF;}
</style>
</head>
<body>
<div></div>
<script type="text/javascript" src="http://ak2.imgaft.com/script/jquery-1.3.1.min.js"></script>
<img id="impspacer" alt="" height="1" width="1" />
<script type="text/javascript" language="javascript">
var impspacer = document.getElementById('impspacer');
if (impspacer) { impspacer.src = '/img.aspx?q=L3MkWGAkAwt3BQx5AQN4ZQp4ZwD4BQRjAPHlAzpyZ3RmAwtyZwMyWGAkWGV2ovHmpGNyZwMwWGAkZPHlAzIzWGAkZPHlAzLyZ3RyZwMyMlHmpGVjZGZjAGR3ZGpkZwZ2WGV2L3xyZ3RkWGV2qTpyZ3RyZwM4WGAkWGV2MzqjWGAkZPHlAzuhMlHmpGRyZwMjpPHmpHuTWGV2L2tyZ3Rj-1'; }
</script>
<!-- pageok -->
<!-- 06 -->
<!-- 368 -->
<!-- 7.12-->
<!-- Copyright -->
</body>
</html>
<!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 id="ctl00_Head1"><title>
domain.net
</title>
<style type="text/css">
body{margin:0;padding:0;}
img{border-style:none;}
#container {background-color:#FFF;}
</style>
</head>
<body>
<div></div>
<script type="text/javascript" src="http://ak2.imgaft.com/script/jquery-1.3.1.min.js"></script>
<img id="impspacer" alt="" height="1" width="1" />
<script type="text/javascript" language="javascript">
var impspacer = document.getElementById('impspacer');
if (impspacer) { impspacer.src = '/img.aspx?q=L3MkWGAkAwt3BQx5AQN4ZQp4ZwD4BQRjAPHlAzpyZ3RmAwtyZwMyWGAkWGV2ovHmpGNyZwMwWGAkZPHlAzIzWGAkZPHlAzLyZ3RyZwMyMlHmpGVjZGZjAGR3ZGpkZwZ2WGV2L3xyZ3RkWGV2qTpyZ3RyZwM4WGAkWGV2MzqjWGAkZPHlAzuhMlHmpGRyZwMjpPHmpHuTWGV2L2tyZ3Rj-1'; }
</script>
<!-- pageok -->
<!-- 06 -->
<!-- 368 -->
<!-- 7.12-->
<!-- Copyright -->
</body>
</html>