customer registration not working in front end and admin section its showing me different different error message on front end and admin section.
Front end : Class Navin\Subscribe\Model\Subscriber does not exist
Admin Section : Something went wrong while saving the customer.
Please help me to solve above issues.
@Nitin khotiwale try registration after disabling module using below code.
php bin/magento module:disable Navin_Subscribe php bin/magento setup:upgrade sudo chmod 777 -R var/ generated/ php bin/magento cache:flush
Thanks
Thanks for the reply.
Navin_Subscribe module not found in magento2.3 website's code