Vinai / customer-activation

Magento extension which makes it impossible for a customer to log in until the account has been activated by the administrator.
120 stars 59 forks source link

Account activated after email address confirmation #84

Open Krina opened 8 years ago

Krina commented 8 years ago

Hi There,

I have enabled Require Emails Confirmation option. After customer email verification account should be activated till admin can not approve customer account. Also customer cannot get welcome email after email verification.

Thanks

Vinai commented 8 years ago

Sorry, I do not understand "After customer email verification account should be activated till admin can not approve customer account". Can you please explain differently? Thanks!

Krina commented 8 years ago

Until customer not confirm his/her email address, Admin should not be able to active new customer account.

I did not receive New account confirmed email after customer confirm his/her account. If I disable this module it works properly as magento functionality.

Vinai commented 8 years ago

Ah, I understand now, thanks. I must admit that in the instances where I use the extension customer email confirmation is not used. Currently (read: this year) I don't have the time to debug this issue and see what can be done, so no promises. If you find the time and come up with a solution I would appreciate a PR.

andytbs commented 8 years ago

Hello Vinai,

Customer activated in admin but customers are not getting emails , while other emails are working fine magento 1.9.2.Can you please help.

Vinai commented 8 years ago

Please post the output of

SELECT * FROM core_config_data WHERE path LIKE 'customer/customeractivation/%';
andytbs commented 8 years ago

Pleas check screen shot of output - customer

andytbs commented 8 years ago

yes Vinai have you checked ????

Vinai commented 8 years ago

Sorry, been super busy prepping for a conference, traveling today. Then more travel. Might be two weeks until I can pick this thread up again to be honest.