I attempted to make a membership type named "Membership - Business"

When I tried to associate it with an account type I received errors stating that the account type is invalid.

This was not due to an invalid content type but rather when it attempted to validate the submission having a key name
$form['Membership - Business'] failed

I suggest asking for a machine readable name and a title and use the machine readable for the keys in the variable nf_registration_mod_memberships.

I worked around this by just giving the title of the membership type 'Membership-Business'

Thanks

Comments

rconstantine’s picture

Assigned: Unassigned » rconstantine
Status: Active » Fixed

Will be in next release. I simply added a note to the input field to not put spaces in. Seems underscore and dashes work fine.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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