Notice: Undefined index: invite_code in user_relationship_invites_form_user_register_form_alter() (line 76 of user_relationship_invites.module)

Looks like it's expecting an invite even though none have been sent out.

Comments

danreb’s picture

I'm having the same issue, it appears on the user registration page.

Notice: Undefined index: invite_code in user_relationship_invites_form_user_register_form_alter() (line 76 of /home/cavhostc/jsales/sites/all/modules/user_relationships/user_relationship_invites/user_relationship_invites.module).

looks like it doesn't know what invite_code is?

danreb’s picture

Status: Active » Fixed

I've tried the dev version and this problem is already fixed.

Status: Fixed » Closed (fixed)

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