Hi everyone, I need help! Here’s my issue:
It’s about the login and sign up part, it keeps saying “Password cannot be submitted”. The trick thing is that, it worked fine until yesterday.
What I did yesterday was to delete redundant “login” and “signup” page in statics page and cleared all the redirects that related this two pages, because I realized that they exists in user pages. After I published the website, it just stopped working. either the login page or sign up page won’t submit the password. I looked it up, fixed something here and there, even rebuilt the submission forms, nothing works.
Can someone please tell me why? I don’t know what to do now. HELP!
It’s difficult to guess but if you’re using Webflow User Accounts, there is no redundant login or signup page. These are utility pages that appear under the utility pages section of your pages list.
If you managed to delete these, nothing will work.
If you’re using Memberstack, you probably deleted the wrong page, and the page you’re on isn’t configured properly for logins so it’s behaving as a standard form rather than a login form ( thus the error ).
Easiest thing might be to revert your project to a backup?
Otherwise you’ll want to look at the docs for the platform you’re using and go through the setup process again from the beginning.