Bonjour, voila j'ai voulu mettre le code xiti sur mon forum, le voici :
echo '
<div align=center><center><a href="http://www.xiti.com/xiti.asp?s=326223" title="WebAnalytics">
<script type="text/javascript">
<!--
Xt_param = 's=326223&p=forum_d_accueil';
try {Xt_r = top.document.referrer;}
catch(e) {Xt_r = document.referrer; }
Xt_h = new Date();
Xt_i = '<img width="39" height="25" border="0" alt="" ';
Xt_i += 'src="http://logv144.xiti.com/hit.xiti?'+Xt_param;
Xt_i += '&hl='+Xt_h.getHours()+'x'+Xt_h.getMinutes()+'x'+Xt_h.getSeconds();
if(parseFloat(navigator.appVersion)>=4)
{Xt_s=screen;Xt_i+='&r='+Xt_s.width+'x'+Xt_s.height+'x'+Xt_s.pixelDepth+'x'+Xt_s.colorDepth;}
document.write(Xt_i+'&ref='+Xt_r.replace(/[<>"]/g, '').replace(/&/g, '$')+'" title="Internet Audience">');
//-->
</script>
<noscript>
Mesure d'audience ROI statistique webanalytics par <img width="39" height="25" src="http://logv144.xiti.com/hit.xiti?s=326223&p=forum_d_accueil" alt="WebAnalytics" />
</noscript></a>';
Mais le probleme ca me met ca comme erreur :
494: <td width="28%" valign="middle" align="', !$context['right_to_left'] ? 'left' : 'right', '">
495: <a href="http://validator.w3.org/check/referer" target="_blank"><img id="valid-xhtml10" src="', $settings['images_url'], '/valid-xhtml10.gif" alt="', $txt['valid_xhtml'], '" width="54" height="20" style="margin: 5px 16px;" onmouseover="smfFooterHighlight(this, true);" onmouseout="smfFooterHighlight(this, false);" /></a>
496: <a href="http://jigsaw.w3.org/css-validator/check/referer" target="_blank"><img id="valid-css" src="', $settings['images_url'], '/valid-css.gif" alt="', $txt['valid_css'], '" width="54" height="20" style="margin: 5px 16px;" onmouseover="smfFooterHighlight(this, true);" onmouseout="smfFooterHighlight(this, false);" /></a>
497: <span style="float:right; margin-right:10px; font-size:70%;"><b>Dilber MC</b> Theme by <b><a href="http://www.harzem.com/themes/themes.php?theme=dilbermc;color=', $settings['theme_main_color'], '" target="_blank">HarzeM</a></b></span>
498: </td>
499: </tr>
500: </table>';
501:
502:
503: <a href="http://www.xiti.com/xiti.asp?s=326223" title="WebAnalytics">
504: <script type="text/javascript">
505: <!--
506: Xt_param = 's=326223&p=forum_d_accueil';
507: try {Xt_r = top.document.referrer;}
Quelqu'un a une idée et peut m'aider svp?