I have enable email_field_verification module, email module with open id provider module. A error is showing. Can anyone please tell me how to solve this error?

Notice: Undefined index: und in email_field_verification_field_attach_update() (line 269 of /home/openid1/public_html/sites/all/modules/email_field_verification/email_field_verification.module).
Warning: Invalid argument supplied for foreach() in email_field_verification_field_attach_update() (line 269 of /home/openid1/public_html/sites/all/modules/email_field_verification/email_field_verification.module).
Notice: Trying to get property of non-object in _openid_provider_signature() (line 566 of /home/openid1/public_html/sites/all/modules/openid_provider/openid_provider.inc).

Comments

ChristianAdamski’s picture

I'll look into it. You can ignore it for now.

ChristianAdamski’s picture

Hey Sandip,

it was an error with handling of fields and translations. OpenID should not be an issue.

I created a new release.

Christian

ChristianAdamski’s picture

Status: Active » Closed (fixed)
Sandip Choudhury’s picture

Thanks. Bravo!