IP updates

Hey guys i was wondering if there was a way to track the ip’s of visitors in real time? so when they click the ip is logged and i can see straight away rather than having to wait one hour for the logs to update. Thanks.

Also may i ask why when u click on day in accesslog there is nothing? maybe because im new but just incase.

The access logs (and error logs) functionality is broken at the moment. We’re aware of the problem and it’s going to be addressed, but it doesn’t have a very high priority for us.

You could write your own PHP code which takes the IP address and stores it in a text file or database.