I have installed the stats software and it's awesome but I can't get it to function correctly. I followed the directions perfect but it won't show alot of the stats. Here is an example:
http://www.allstarchat.com/forums/statistik.php
The only part of the instructions I was not sure about it what to put here:
search
// Der User hat einen Link auf dem Board angeklickt, dann wird nichts eingetragen.
if (strpos(strtolower($DER_REFERER), 'at-lantis.de') === false)
{
replace 'at-lantis.de' with your own domain for example 'my-domain.net'
** Do I change it to: 'allstarchat.com', 'http://www.allstarchat.com','allstarchat.com/forums/,'
I am not sure, does it need to be set to where at my forum or stats page? I appreciate any help