Testing the phpBB 3.2.0-RC1 package (latest), faced emails sent unparsed/
F.e. email sent via contact us page looks like
Hello {TO_USERNAME},
|
|
The following is an e-mail sent to you through the administration contact
|
page on "{SITENAME}".
|
|
<!-- IF S_IS_REGISTERED -->
|
The message has been sent from an account on the site.
|
Username: {FROM_USERNAME}
|
E-mail address: {FROM_EMAIL_ADDRESS}
|
IP Address: {FROM_IP_ADDRESS}
|
Profile: {U_FROM_PROFILE}
|
<!-- ELSE -->
|
The message was sent from a guest who specified the following contact
|
information:
|
Name: {FROM_USERNAME}
|
E-mail address: {FROM_EMAIL_ADDRESS}
|
IP Address: {FROM_IP_ADDRESS}
|
<!-- ENDIF -->
|
|
|
Message sent to you follows
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
{MESSAGE}
|
Same is for testing email sent via ACP email settings page.
- duplicates
-
PHPBB-14613 Email template vars not parsed
-
- Closed
-
- is duplicated by
-
PHPBB-14737 [3.2.0-RC1] Variables in emails are not parsed
-
- Closed
-