Hello,
I have installed the user management add-on. I created the user form with the required email and username fields (also have password, full name, phone number fields on form) and have matched up the fields through the user registration menu.
I have inserted the form through the template (<?php gravity_form(8, false, false, false, '', true); ?>) and the form is displaying correctly.
HOWEVER, after I fill out the fields and submit it takes me to the Wordpress login screen saying, "Error: Invalid Username."
I've reached my wit's end and have read and re-read all the documentation. Am I missing something? I am using Wordpress 3.2 currently.