Creating customers programatically issue
I want to create some customers programatically and I have an issue when I want to save the website ID. I have multiple website IDs: This is my code: When I saved a customer I get the Admin value selected from the website drop down. Whatever value I give to the website Id (like 12321) I got the Admin value. Why ? Thanks.
Customers cannot login issue magento 1
This issue is only on Chrome. I got redirected to the login page after login. I tried the following: 1. I put this <?php echo $this->getBlockHtml('formkey'); ?> after the <form> 2. from system->configuration->web I put the Cookie Lifetime to 9600 or 96000 or 0 the Cookie Path and Cookie Domain i left it empty and i set the Use HTTP O...
Magento 1 : Customers can't login, cookie issue
Some customers report that they can't log in on the frontend, even with a correct password. I've seen it happen sometimes, the page just reloads with no error messages. Deleting the cookies solves the problem, but as you can guess I can't ask to do that to everyone. My current Session Cookie Management settings are: Any tips?
M1 admin issue when click on manage customers
Anyone facing this issue in M1 ? I get the following error returned when clicking edit or add new customer within the admin panel. customers–> manage customers –> “edit” or “add new customer” How do I fix this? We have not experienced this error before and the code within the files indicated in the error has not changed from prior application versi...