Hello,
I am encountering an issue with external user registration using PHP. When the "Enable email confirmation" option is enabled, I receive the following error:
An exception occurred: [LogicException] Template email:user_email_confirmation did not render to anything. It must provide either a text or HTML body. in community/src/XF/Mail/Mailer.php on line 174
Read more
Читать далее...
I am encountering an issue with external user registration using PHP. When the "Enable email confirmation" option is enabled, I receive the following error:
An exception occurred: [LogicException] Template email:user_email_confirmation did not render to anything. It must provide either a text or HTML body. in community/src/XF/Mail/Mailer.php on line 174
- XF\Mail\Mailer->renderMailTemplate() in community/src/XF/Mail/Mail.php at line 420...
Read more
Читать далее...