6
luciano, I am not exactly sure how to add this counter to my site, I created a counter.txt and a counter.php (with the php code you provided) and put those on my site. I want them to show up in the footer as yours does, the only way I know how is to add that to THEME.HTML, but that doesn't quite work - i tried it with a statement such as this:
include ("counter.php"); ?>
it didn't work for me. not sure what else to try.