ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 25,979
- Points
- 823
Reputation:
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
Continue reading...
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
Continue reading...