Sign a user up/password is not valid?

Each time I enter a password it displays a message “This password is not valid.” I have no idea what i doing wrong. I have a simple sign up page and when the user creates the password I want I want that to get saved


I assume the signup action would be used and each entry i want saved id put “Input XYZ’s value”? Thank you

Check your settings to make sure you don’t have a password policy set. That could be blocking you. Also looks like you have a crap ton of editor errors to fix, maybe one of those has some insight?

1 Like