I could be wrong here but the contents of the .info file do not appear correct (and prevent the installation of the module on Drupal 7. As can be seen it references Drupal 6

; $Id $
name = IP Address
description = A CCK field and two CCK widgets for entering IP address and IP address ranges.
dependencies[] = content
package = CCK
core = 6.x
; Information added by drupal.org packaging script on 2011-11-01
version = "7.x-1.x-dev"
core = "7.x"
project = "cck_ipaddr"
datestamp = "1320105824"

Comments

firebus’s picture

Status: Active » Closed (works as designed)

yup. the 7.x branch is just a place holder for future development. according to the release notes: "branch for development of drupal 7 version of cck_ipaddr. currently not working at all."

anea02’s picture

RTFM. LOL - read the code, not the notes. Ooops. :-)

Thanks firebus