- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2020
06:08 PM
11-07-2020
06:08 PM
Error :we cant save the customer
4 REPLIES 4
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2020
08:22 PM
11-08-2020
08:22 PM
Re: Error :we cant save the customer
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!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2020
04:24 PM
11-11-2020
04:24 PM
Re: Error :we cant save the customer
OKY ..
I will try
thnks brother
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2021
09:56 PM
03-14-2021
09:56 PM
Re: Error :we cant save the customer
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/
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/
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2021
07:52 AM
03-20-2021
07:52 AM
Re: Error :we cant save the customer
No fixed it stil problem