1 topanga Jan 28, 2006 10:09
3 blueyed Jan 29, 2006 11:15
Topanga, have you some phpinfo() page up somewhere? (PM me if you want).
You seem to be using version 0.9.1 which should use $_SERVER['REMOTE_ADDR']; (see /b2evocore/_functions_hitlog.php).
I'd start with adding HTML comments from this function (log_hit()) and look what it comes up with.
Are direct hits considered normal (in regard to the IP address)?
I had that happen and realized it was me. I guessed that it was something to do with my host, so I added the new 'reported url' to the conf file that lets me block my own hits without actually blacklisting myself. conf/_stats maybe? Anyway one day after upgrading I realized I did not add that new version of me back in and was not getting those hits anymore.
Hope it helps!