how to include phpmyvisites javascript site meter ?
Posted: Thu Aug 04, 2005 10:39 pm
Hi,
I've installed phpmyvisites on server, near s9y.
(http://www.phpmyvisites.net / great mutlilanguage free site meter php application)
I tried to include provided javascript into html block, nl2br disable, wysiwyg disable.
but code is still truncated and script doesn't work in my s9y htmlblock in sidebar nor in a htmlblock in page.
i tried it on a blank html test page and it works, but not on serendipity.
could you help me please ?
here is the javascript :
<!-- phpmyvisites -->
<a href="http://www.phpmyvisites.net/" title="phpMyVisites : logiciel gratuit de mesure d'audience et de statistiques de sites Internet (licence libre GPL, logiciel en php/MySQL)" onclick="window.open(this.href);return(false);">
<script type="text/javascript">
<!--
var phpmyvisitesSite = 1;
var phpmyvisitesURL = "http://www.mysite.com/phpmyvisites/phpmyvisites.php";
//-->
</script>
<script type="text/javascript" src="http://www.mysite.com/phpmyvisites/phpm ... "></script>
<noscript>
<p>
phpMyVisites : logiciel gratuit de mesure d'audience et de statistiques de sites Internet (licence libre GPL, logiciel en php/MySQL)
<img src="http://www.mysite.com/phpmyvisites/phpm ... s=1&site=1" alt="phpMyVisites" style="border:0" />
</p>
</noscript>
</a>
<!-- /phpmyvisites -->
Is there a change for s9y to be compatible with my need ?
thanks a lot for help
I've installed phpmyvisites on server, near s9y.
(http://www.phpmyvisites.net / great mutlilanguage free site meter php application)
I tried to include provided javascript into html block, nl2br disable, wysiwyg disable.
but code is still truncated and script doesn't work in my s9y htmlblock in sidebar nor in a htmlblock in page.
i tried it on a blank html test page and it works, but not on serendipity.
could you help me please ?
here is the javascript :
<!-- phpmyvisites -->
<a href="http://www.phpmyvisites.net/" title="phpMyVisites : logiciel gratuit de mesure d'audience et de statistiques de sites Internet (licence libre GPL, logiciel en php/MySQL)" onclick="window.open(this.href);return(false);">
<script type="text/javascript">
<!--
var phpmyvisitesSite = 1;
var phpmyvisitesURL = "http://www.mysite.com/phpmyvisites/phpmyvisites.php";
//-->
</script>
<script type="text/javascript" src="http://www.mysite.com/phpmyvisites/phpm ... "></script>
<noscript>
<p>
phpMyVisites : logiciel gratuit de mesure d'audience et de statistiques de sites Internet (licence libre GPL, logiciel en php/MySQL)
<img src="http://www.mysite.com/phpmyvisites/phpm ... s=1&site=1" alt="phpMyVisites" style="border:0" />
</p>
</noscript>
</a>
<!-- /phpmyvisites -->
Is there a change for s9y to be compatible with my need ?
thanks a lot for help