I have a problem, because when a new user register on my wordpress, i choose a default role, but the profile of the new user is subscriptor… Works The member type… but i don’t know how to associate both… i change manually in user list… but i need to do it automatically.
Membership plugin may overwrite the WordPress default role and assign its own.
Try to select the role you wish to grant just after registration as the other default role in addition to a primary one. Make this at Settings->URE->Default Roles. Let me know if that will help.