Has anyone been able to get these 2 to work together. I have it partially working ok, but not updating the page hits and a few other things properly.
when this is put inthephp include start template:
include("./statistic_counter.php"); it causes bad problems with my home page, but it records all the stats properly. If i change it to this:
include("./../statistic_counter.php"); then the homepage dispalys correctly but i lose some of the stats. Any ideas from the portal users?
paratek
|