Forum
Welcome, Guest
Please Login to access forum.
Re:Unique visitors stat not working as expected (1 viewing) 
Go to bottom
TOPIC: Re:Unique visitors stat not working as expected
#5216
John Dagelmore
Admin
Posts: 3881
User Online Now
Re:Unique visitors stat not working as expected Karma: 84  
The fact that this happens only on certain sites doesn't mean that it can't be a server related issue.
A server may have different and independent configurations for each subdomains, but posting here is not helpful only the hosting provider would be able to help in such case.

All i can say is that at PHP level the visitor IP address is accessed using the standard PHP global variable:

Code:

$_SERVER ['REMOTE_ADDR']
So if it's not altered by the server, even it sounds weird to me there could be some Joomla plugin installed altering that variable, but nobody can know.
 
Logged Logged  
  The administrator has disabled public write access.
      Topics Author
    thread link
Unique visitors stat not working as expected
CitrusKiwi Web Solutions LLC
    thread link
thread linkthread link Re:Unique visitors stat not working as expected
John Dagelmore
    thread link
thread linkthread link Re:Unique visitors stat not working as expected
CitrusKiwi Web Solutions LLC
    thread link
thread linkthread linkthread link Re:Unique visitors stat not working as expected
John Dagelmore
    thread link
thread linkthread link Re:Unique visitors stat not working as expected
CitrusKiwi Web Solutions LLC
Go to top