Hi,
I've just started using CB Invites and now users get an automated email when they sign up. I've checked
this recent thread
but this didn't help.
Previously, before I started using Invites, the user would get an email via the Welcome Email Body field in the CB Registration settings. Now, they get an email which is basically a big blob of text with no formatting, that looks like this:
Code:
Welcome [user], Your account with the following details has been activated: EMail: [email] Name [name] Username [username] Welcome to our online community. Using the login details above, please log in to your profile via this link: [login] Best regards, [website] NOTE: This email was automatically generated from [website]
I know about language substitutions and have created my own language plugin but can't find the field to change this welcome greeting. It's not in CB Invites and as far as I can tell, it's not this line in language.php
Code:
'YOUR_REGISTRATION_IS_APPROVED_MESSAGE' => "Welcome [NAME],\r\nYour application has been approved by our administration team.\r\nYour account with the following details:\r\n[DETAILS]\r\nhas been activated.\r\nWe welcome you to our online community and trust that together\r\nwe will grow.\r\nEnjoy the experience!\r\nKind Regards,\r\nWebsite Administration Team"
How can I change this?
Best regards
David