Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.
ISSUE SUMMARY:
User will register and get no email to validate his email address .
STEPS TO REPLICATE:
1 Register new user
RESULT
Administrator will receive an email with hint, that new user is registered.
User will receive no email to confirme user email address
EXPECTED RESULT
User will get confirm email
BROWSER
All browsers
The system use smtp email sending. In test time the email process will work fine. After i change the domain from demo.cheeky-friends.com to
www.cheeky-frinds.com
and change the config in configuration.php to new domain the email is "lost in space" :-( . I have build the new develop system to demo.cheeky-friends.com with akeeba backup, the email issue is the same at the live system. I have use git as version control system, my bee it can help to find the issue.