How do you fix the problem in the resetforgottenpassword.phtml?
Many thanks in advance
I have done these changes and know I can create and account but on checkout if customer checks the "create an account" at checkout they get the passwords don't match error. I have the mageapps supercheckout installed. I'm assuming something needs to be changed with it. Can anyone point me in the right direction? I tried contacting them with no reply.
Thanks in advance
Jason
can't find this file:
app/design/frontend/[your_custom_theme]/template/customer/form/register.phtml
My path:
/app/design/frontend/rwd/default/template/customer/form/
I had the same problem. I've added the code in all the files and the problem was fixed - however I now have a new issue. Every time a customer registers, they get an error 500 when they submit their information. The account is created successfully though, but they get an error 500 page. Any ideas?
Thank you very much for advice. I did check all the file and folder permissions and they are fine. The error 500 problem only started when I made the changes to the files to fix the registration issue. If I remove the changes, the error 500 disappears. But then I'm back to the registration function not working. Not sure where to look next?
I doubled checked all these files and the line of code is added. Still nothing. When a customer submits their registration details, the page just refreshes. But the account is created though. I have gone over this time and time again and can't figure out what I'm missing? Frustrating!
Thank you for your feedback. Yes, I did that, multiple times. Out of frustration I decided to to back to an older version of Magento (1.8) and at least everything is working. It's not the ideal solution I know, but it's better to have a working site than having to sit for hours to solve the issue. I really appreciate your input! Thank you so much.