Hi,
My results page does not show IP addresses. What the reason might be?
Also - is it possible to add the IP to the sent out email?
Thanks,
Zviki
Hi,
My results page does not show IP addresses. What the reason might be?
Also - is it possible to add the IP to the sent out email?
Thanks,
Zviki
Comments
Comment #1
quicksketchThe IP Address is already included in the outgoing e-mails. It sounds like the ip_address() function might not be operating properly on your server. Sometimes hosts will clear out the value of the
$_SERVER['IP_ADDRESS'], which would prevent them from being recorded.I'm closing this issue directly, considering this issue is over a year old.