Closed (fixed)
Project:
Webform
Version:
6.x-2.3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2008 at 05:33 UTC
Updated:
21 Dec 2009 at 18:42 UTC
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.