cancel
Showing results for 
Search instead for 
Did you mean: 

Error :we cant save the customer

Error :we cant save the customer

sadsad-01.jpg

4 REPLIES 4

Re: Error :we cant save the customer

Hi @YousifAlJudi2020 

 

Go to core/mage/customer/controller/AccountController.php and find function named createPostAction(). In that function add

die($e->getMessage());

Just after catch (Exception $e) {. You can see what the problem is..

Don't forget to remove the additional line when problem will be fixed.

 

It may help you!
Problem Solved? Please click on 'Kudos' & Accept as Solution!

Problem solved? Click Accept as Solution!

Re: Error :we cant save the customer

OKY ..

I will try 

thnks brother

 

Re: Error :we cant save the customer

Hi @YousifAlJudi2020,

 

Please use the following command to turn on your dev mode: 

php bin/magento deploy:mode:set developer

 

Save it and re-check to know what is the exact error. After that, send me the detailed error and let see if I can help you. 

__________

If issue solve, Click Kudos & Accept as Solution.

LitExtension - #1 Shopping Cart Migration Expert

LitExtension helps store owners and agencies migrate all important data from one eCommerce platform to another accurately, securely and at the highest speed.

Visit website: http://litextension.com/

Re: Error :we cant save the customer

No fixed it stil problem