tuoberg |
01-05-2006 06:45 AM |
Banner - parse error in archive
I have a problem with inserting these codes to the archive index.php. I get a parse error when I install the following code between </div> and </body> at the end of the index.php. I was able to do that in 3.0.8 but after 3.5.0, only I got is the parse error message, I tried a lot, but get nothing than returning to original index.php. (there is one banner and one dot for statistics system)
If you can help, please help :(
Code:
<div>
<script type="text/javascript" src="http://www.casinoeuro.com/referral/flashbanner.js.jsp?dir=/referral/images/banners/trimages/banners/tr/casinoeuro_468x60_2_code=xxxxxxx"></script>
<a href="http://t.extreme-dm.com/?login=zzzz"
target="_top"><img src="http://t1.extreme-dm.com/i.gif"
name="EXim" border="0" height="0" width="0"
alt="eXTReMe Tracker"></img></a>
<script type="text/javascript" language="javascript1.2"><!--
EXs=screen;EXw=EXs.width;navigator.appName!="Netscape"?
EXb=EXs.colorDepth:EXb=EXs.pixelDepth;//-->
</script><script type="text/javascript"><!--
var EXlogin='xxxx' // Login
var EXvsrv='s9' // VServer
navigator.javaEnabled()==1?EXjv="y":EXjv="n";
EXd=document;EXw?"":EXw="na";EXb?"":EXb="na";
EXd.write("<img src="http://e0.extreme-dm.com",
"/"+EXvsrv+".g?login="+EXlogin+"&",
"jv="+EXjv+"&j=y&srw="+EXw+"&srb="+EXb+"&",
"l="+escape(EXd.referrer)+"" height=1 width=1>");//-->
</script><noscript><img height="1" width="1" alt=""
src="http://e0.extreme-dm.com/s9.g?login=geystat&j=n&jv=n"/>
</noscript>
<p align=right><strong>
<a href="http://www.geyiq.org/forum/archive/index.php" style="color: #000000; text-decoration: none">
Arşiv 1</a> -
<a href="http://www.geyiq.org/forum/search/" style="color: #000000; text-decoration: none">
Arşiv 2</a></strong></p></div></pre>
</div>
|