trebuchet55 adlı üyeden alıntı:
mesajı görüntüle
Smf foruma sayyac kodu eklerken hata
39
●2.431
- 07-09-2008, 15:52:28
- 07-09-2008, 15:55:41
<script type="text/javascript"> <!-- var FCS_Url = window.document.URL; if (typeof FCS_Url == "undefined"){ var FCS_Url = "unknown"; } var Ref = document.referrer; document.cookie = "b=b"; c = 0; if(document.cookie) { c=1; } if (typeof(parent.document) != "unknown") { var F = parent.document.URL; if (document.referrer==F){ Ref = parent.document.referrer; } } var S = "http://s6.sayyac.com/stat.php?login=galatasaray&js=1&v=3.20"+"&url="+escape(FCS_Url)+"&referer="+escape(Ref)+"&cookie="+c+"&rnd="+Math.random(); if(typeof(screen)=="object"){ S += "&resolution="+screen.width+"x"+screen.height + "&color="+screen.colorDepth; } document.write(unescape('%3Ca href="http://www.sayyac.com/extreme.php?stat=2&login=galatasaray" target="_blank" %3E') + unescape('%3Cimg src="') + S + unescape('" border="0" /%3E') + unescape('%3C/a%3E')); //--> </script> <noscript> <a href="http://www.sayyac.com/" title="Bedava sayac,istatistik hizmeti"> <img src="http://s6.sayyac.com/stat.php?login=galatasaray&v=3.20" border="0" /> </a> </noscript> - 07-09-2008, 16:01:15Üyeliği durdurulduindex.template.php'de bul ;
<div id="footerarea" style="text-align: center; padding-bottom: 1ex;', $context['browser']['needs_size_fix'] && !$context['browser']['is_ie6'] ? ' width: 100%;' : '', '"> <script language="JavaScript" type="text/javascript"><!-- // --><![CDATA[ function smfFooterHighlight(element, value) { element.src = smf_images_url + "/" + (value ? "h_" : "") + element.id + ".gif"; } // ]]></script>
Altına ekle ;
echo ' <script type="text/javascript"> <!-- var FCS_Url = window.document.URL; if (typeof FCS_Url == "undefined"){ var FCS_Url = "unknown"; } var Ref = document.referrer; document.cookie = "b=b"; c = 0; if(document.cookie) { c=1; } if (typeof(parent.document) != "unknown") { var F = parent.document.URL; if (document.referrer==F){ Ref = parent.document.referrer; } } var S = "http://s6.sayyac.com/stat.php?login=galatasaray&js=1&v=3.20"+"&url="+escape(FCS_Url)+"&referer="+escape(Ref)+"&cookie="+c+"&rnd="+Math.random(); if(typeof(screen)=="object"){ S += "&resolution="+screen.width+"x"+screen.height + "&color="+screen.colorDepth; } document.write(unescape('%3Ca href="http://www.sayyac.com/extreme.php?stat=2&login=galatasaray" target="_blank" %3E') + unescape('%3Cimg src="') + S + unescape('" border="0" /%3E') + unescape('%3C/a%3E')); //--> </script> <noscript> <a href="http://www.sayyac.com/" title="Bedava sayac,istatistik hizmeti"> <img src="http://s6.sayyac.com/stat.php?login=galatasaray&v=3.20" border="0" /> </a> </noscript> '; - 07-09-2008, 16:06:03aynısı ekledim fakat yine hata verdi
Template Parse Error!
There was a problem loading the /Themes/Galatasaray/index.template.php template or language file. Please check the syntax and try again - remember, single quotes (') often have to be escaped with a slash (\). To see more specific error information from PHP, try accessing the file directly.
.................................. - 07-09-2008, 16:15:01Üyeliği durdurulduBunu dener misin...
echo ' <script type="text/javascript"> <!-- var FCS_Url = window.document.URL; if (typeof FCS_Url == "undefined"){ var FCS_Url = "unknown"; } var Ref = document.referrer; document.cookie = "b=b"; c = 0; if(document.cookie) { c=1; } if (typeof(parent.document) != "unknown") { var F = parent.document.URL; if (document.referrer==F){ Ref = parent.document.referrer; } } var S = "http://s6.sayyac.com/stat.php?login=galatasaray&js=1&v=3.20"+"&url="+escape(FCS_Url)+"&referer="+escape(Ref)+"&cookie="+c+"&rnd="+Math.random(); if(typeof(screen)=="object"){ S += "&resolution="+screen.width+"x"+screen.height + "&color="+screen.colorDepth; } document.write(unescape(\'%3Ca href="http://www.sayyac.com/extreme.php?stat=2&login=galatasaray" target="_blank" %3E\') + unescape(\'%3Cimg src="?\') + S + unescape(\'" border="0" /%3E\') + unescape(\'%3C/a%3E\')); //--> </script> <noscript> <a href="http://www.sayyac.com/" title="Bedava sayac,istatistik hizmeti"> <img src="http://s6.sayyac.com/stat.php?login=galatasaray&v=3.20" border="0" /> </a> </noscript> ';