AmishPatel
12-13-2009, 10:53 AM
Hi Guys,
So when I try to start my site up in I.E sometimes, it won't load up and comes up with an error in the bottom left (doesn't happen on Chrome or Firefox).
The error is this:
Line: 193
Char: 1
Error: 'undefined' is null or not an object
Code: 0
URL: http://www.wrestling-edge.com/
Now I viewed source and below is the code pertaining:
<div class="headerleft2">
<a href="http://www.wrestling-edge.com"><img border="0" src="http://wrestling-edge.com/logo2.png" width="223" height="97" alt="Wrestling-Edge.com"></a>
</div>
<div class="headerright2">
<center>
<script type="text/javascript"><!--
e9 = new Object();
e9.size = "728x90";
e9.addBlockingCategories="Pop-up,Pop-under";
//--></script>
<script type="text/javascript" src="http://tags.expo9.exponential.com/tags/WrestlingEdgecom/ROS/tags.js"></script>
</center>
</div>
</div>
Line 193 is bolded/color coded red in there, but I have no idea why the error is happening, or how to fix it. Any kind of help would be appreciated!
So when I try to start my site up in I.E sometimes, it won't load up and comes up with an error in the bottom left (doesn't happen on Chrome or Firefox).
The error is this:
Line: 193
Char: 1
Error: 'undefined' is null or not an object
Code: 0
URL: http://www.wrestling-edge.com/
Now I viewed source and below is the code pertaining:
<div class="headerleft2">
<a href="http://www.wrestling-edge.com"><img border="0" src="http://wrestling-edge.com/logo2.png" width="223" height="97" alt="Wrestling-Edge.com"></a>
</div>
<div class="headerright2">
<center>
<script type="text/javascript"><!--
e9 = new Object();
e9.size = "728x90";
e9.addBlockingCategories="Pop-up,Pop-under";
//--></script>
<script type="text/javascript" src="http://tags.expo9.exponential.com/tags/WrestlingEdgecom/ROS/tags.js"></script>
</center>
</div>
</div>
Line 193 is bolded/color coded red in there, but I have no idea why the error is happening, or how to fix it. Any kind of help would be appreciated!
