Hello! I found an error in my e-commerce website (using Magento 1.9.1.0 platform) when I tried to checkout a product as guest. When I try to continue the process, I get this message: I would like to know if someone can fix this issue. Thank you! Note: I did this but the error still appears - https://www.envisionecommerce.com/please-make-sure-your-passwords-match-magento-1-9-1-0/
https://magento.stackexchange.com/q...-match-password-error-in-checkout-with-new-re Try that file. If that doesn't work it may take a while to weed through extensions that may be overriding that function. Also, before hand try flushing cache and indexes and shut of the compiler if you actually flipped that on. N.
I don't think that's the same issue I have. The process works well when I checkout as a registered user but it doesn't work as guest. That's the problem... Another guy told me this: "I think you are using a custom theme or module Checkout OnePage. Compare your theme/module file register.phtml with the default file register.phtml Magento. Keyword - confirmation." I tried to do this but the files were the same...