
Originally Posted by
Gomlers
First of all - thanks again for one of the best mods out there! It really is fantastic!
I know that customers can checkout without an account, and then they don't need a password.
But I still want my customers to open an account - so I use FEC with easy login and 1 page checkout.
Since you have managed to bypass both the password and password-confirmation in your COWOA module, i wondered if you could tell me how in the world I can skip the password-confirmation when opening an account.. No matter what I do, it won't work...
I have removed the inputfield (confirmation) from tpl_modules_create_account.php and removed confirmation-lines from modules/create_account.php.
What happens, is that when a customer doesn't fill out the rest of the form after the "rules" all the Javascript Error Alerts are gone! - instead they are shown as messagestacks on the top of the page, written out by PHP, which causes the page to reload, and hence - all the input fields loose their values, and the customer must fill them out once again..
Was this understandable?
Summary:
I want to drop the password-confirmation when creating an account, but still show JS-alerts if something else is missing from the form.
Can you help?
Bookmarks