hi
this is fixed
i'm running smarty template based site
in that case you cannot put it directly in the index.php
but you have to put it in the smarty templates for example header.tpl
then after <head>
like so
{php}include ('/home/site/www/te3/in.php');{/php}