Problem/Motivation

When trying to create a user, get a message "Undefined array key "isGdprCountry" in smart_ip_entity_insert() (line 70 of modules/contrib/smart_ip/smart_ip.module)"

Proposed resolution

I don't want to come up with something complicated, so I'll just add a simple extra check. Correct me if something is wrong, please

Issue fork smart_ip-3390063

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

taraskorpach created an issue. See original summary.

taraskorpach’s picture

StatusFileSize
new696 bytes

First I'm adding a patch

taraskorpach’s picture

Assigned: taraskorpach » Unassigned
Status: Needs work » Needs review
taraskorpach’s picture

Status: Needs review » Needs work
taraskorpach’s picture

StatusFileSize
new698 bytes
taraskorpach’s picture

Status: Needs work » Needs review

heddn made their first commit to this issue’s fork.

heddn’s picture

Great fix. Thxs for your contributions.