+ Reply to Thread
Results 1 to 2 of 2

Thread: Stats Issue

  1. Join Date
    Jan 2005
    Posts
    1

    Stats Issue

    Hi,

    I've installed your counter script (v3.45) and it works great except that it's only registering one ip address and that is the server that is hosting the script. Can you tell me if any changes have to be made to the script to allow the script to record the actual client addreses or if this is a hosting configuration quirk?

    Thanks in advance.

  2. Join Date
    Aug 2004
    Posts
    781

    Stats Issue

    The forum was offline for a few days. I apologize for the late response.

    This issue is likely the result of you not using absolute paths. Please use the absolute path script that was included with the script to find out the absolute path to your counter. Make sure you use the absolute path when including the counter in your page:
    ex:
    Code:
    <?php include("/abs/path/to/counter/counter.php");

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts