Notify Customer of Account Activation
Closed this issue · 7 comments
Thanks for the message. Are the admin notification emails for new account registrations arriving?
No, and they did not either on my other magento installation (1.6.0.0) with same setup?
I've tested with an exact copy of your setup, but am unable to reproduce the issue.
For the tests I've used Magento 1.8.0.0 and also Magento 1.7.0.2, but all worked perfectly on both systems.
I've even tested with an english locale and a locale that doesn't contain default email templates to see if the module correctly falls back to the en_US templates in that case, which it did.
Since you have configured the default templates on your instance according to your screenshots, I'm at a loss what the reason is why the emails aren't being sent.
Maybe you are using a different extension that rewrites the customer model, or which some custom email transport setup. I can't tell.
Thank you very much, I appreciate your help!
Would you be interested in taking a closer look at my installation as admin?
Sorry, without proper debugging I can't see what is happening, so even admin access won't help.
What do you need?
I would need full developer access, that is, full access to the source code with the ability to add debug code, or run it on a host with xdebug so I can add breakpoints, and a copy of the database. The latter could be without sensitive customer data of course.