Closed (outdated)
Project:
IP Login
Version:
7.x-3.0-beta1
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 May 2013 at 22:05 UTC
Updated:
2 Feb 2026 at 10:46 UTC
Jump to comment: Most recent
Comments
Comment #1
jim kirkpatrick commentedHi CommanderFish... Apologies for the wait in responding... Since 3.x uses the IP Address module, and if you check out that page you'll see the format for IP ranges, which is
10.10.10.0 - 10.10.12.255-- i.e. the range is the whole IP, rather than in the quad like in the 1.x and 2.x branches of IP Login.This means the 3.x documentation/hook_help is wrong at present and needs updating.
Can you please confirm the above works for you, and if so we'll change the documentation.
Comment #2
jim kirkpatrick commentedComment #3
commanderflash commentedSorry for the not getting back sooner. Your suggestion on how to format appears to work.
Comment #4
commanderflash commentedI noticed that whenever I put in some IP ranges, such as 99.99.0.0 - 99.99.95.255, it appears on the User's view tab, after saving it, as
IP address:
0.0.0.0/0
If you edit the user, then the IP range is shown correctly in the IP entry fields. This may only be a cosmetic issue on the User's view tab. Switching the field view to IP shorthand resolves the issue.
Comment #5
jim kirkpatrick commentedSounds like a bug to me... JohnV?
Comment #6
MrRedPants commentedUnless I'm missing something, the IP field module doesn't allow for comma separation (which for me is a step back in functionality) - I used this (awesome module) to auto login multiple locations and land on one page. When I try to enter comma separated, I get an "IP address is invalid" - Thanks.
Comment #7
davidwhthomas commented@MrRedPants: To add multiple IP addresses using field_ipaddress (IP field) module, simply configure the IP address field to support multiple values in the field settings.
You can then 'add another item' to add another IP address.
Comment #8
amateescu commentedClosing old issues.