Thank you for your module, I tried it on my local server but run into troubles. My server returns ip address like "::1" (MAMP PRO on Mac OS X) but it's more general problem, think about someone who uses IPv6? Function ip2long() returns nothing and your module causes error (because IP address column cannot be empty). I think fix is simple, just save ip address as string. Could you look into this? Thanks in advance.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | is-there-any-reason-to-save-IP-address-as-integer.2623886.3.patch | 3.31 KB | wuinfo - bill wu |
Comments
Comment #2
wuinfo - bill wu commentedIPv6 was not in the consideration when developing this module. Thanks for the report. I will address this issue soon I got some time.
Comment #3
wuinfo - bill wu commentedHere is the patch. Before applying the patch, please, disable and uninstall the module.
Comment #4
parisekPatch works great :)
Comment #6
wuinfo - bill wu commented