Looks like the D7 version of this module has been pretty much straight copied from the D6 version, and it isn't actually a D7-compatible version as advertised.

I've updated the code to work with D7. It works, but is definitely not D7 Field API (or D7 DB API) recommended coding practice. So, definitely still needs work. Anyway, take my patch, make the Field API calls and the DB queries less suspect, and it should be good to go.

CommentFileSizeAuthor
#1 exclusive_value_d7.patch7.75 KBJaza
exclusive_value_d7.patch7.17 KBJaza

Comments

Jaza’s picture

StatusFileSize
new7.75 KB

Updated patch that makes the module work for D7 user fields, not just for node fields.

robert castelo’s picture

Error with git, I have a working D7 version, will try and commit again now.

robert castelo’s picture

Version: 7.x-1.x-dev » 7.x-1.0
Status: Needs work » Fixed

Fixed in 7.x-1.1, thanks for reporting.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.