Script 3d party for tracking visitor

I have code from one site for tracking visitor to your site. On dolphin 6.1.6 i have put this code in the /templates/base/_footer.html and work just fine... I have tried to do the same thing with Dolphin 7RC3 but nothing hapened? Why?

Quote · 14 Dec 2009

Are you sure you are putting the code in the correct place? See below:

<bx_injection:injection_footer />

<INSERT CODE HERE>
</body>
</html>

Just checking :)

Chris

Nothing to see here
Quote · 14 Dec 2009

Are you sure you are putting the code in the correct place? See below:

<bx_injection:injection_footer />

<INSERT CODE HERE>
</body>
</html>

Just checking :)

Chris

<bx_injection:injection_footer />

<!-- ADDFREESTATS.COM AUTOCODE V4.0 -->
<script type="text/javascript">
<!--
var AFS_Account="00904655";
var AFS_Tracker="auto";
var AFS_Server="www9";
var AFS_Page="DetectName";
var AFS_Url="DetectUrl";
// -->
</script>
<script type="text/javascript" src="http://www9.addfreestats.com/cgi-bin/afstrack.cgi?usr=00904655">
</script>
<noscript>
<a href="http://www.addfreestats.com" >
<img src="http://www9.addfreestats.com/cgi-bin/connect.cgi?usr=00904655Pauto" border=0 alt="AddFreeStats.com Free Web Stats!">Web Stats</a>
</noscript>
<!-- ENDADDFREESTATS.COM AUTOCODE V4.0 -->

</body>

</html>

Either m i stupid or something? :))) I did it wright?

Quote · 14 Dec 2009

Ok, so this is something you need to login at another site and check (www.addfreestats.com)? Im not familiar with this tracker, but how/what makes you think it is not working? Should there be something you should see displayed at the bottom? Could be it be in a dark color that is mixing with your template maybe? Sorry, I cannot signup to test here from work :)

Chris

Nothing to see here
Quote · 14 Dec 2009

Ok, so this is something you need to login at another site and check (www.addfreestats.com)? Im not familiar with this tracker, but how/what makes you think it is not working? Should there be something you should see displayed at the bottom? Could be it be in a dark color that is mixing with your template maybe? Sorry, I cannot signup to test here from work :)

Chris

This is not a spam... www.amanebudalibre.com  I put it into my intro page which is plain .html, so now is working Username: test password: tester

Quote · 14 Dec 2009

You are from Miami Chris?

Quote · 14 Dec 2009

You are from Miami Chris?

No, in Atlanta, GA.

:)

Nothing to see here
Quote · 14 Dec 2009

Dolphin 7 caches the Template HTML Files if enabled and it is enabled as default, so that may be where your problem is.

 

To test, Untick this option in Settings - Advanced Settings - Template and/or delete the contents of your cache folder but leave the .htaccess file intact.

 

Really Dolphin 7 could do with a cache refresh option within admin so that this task can be done easily when changes to the templates are made.

Quote · 14 Dec 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.