By Garrett Luttman on Monday, 12 March 2018
Posted in General Issues
Replies 1
Likes 0
Views 474
Votes 0
Hello, I have edited all the language overrides to my desired needs but if i type any personal text in the textbox on the frontend when Inviting Friends, any personal text is not sent in the email. Only the default text that is set in the language override is sent in the email.

Here is the email editor message content insert:
<?php echo JText::sprintf('COM_EASYSOCIAL_FRIENDS_INVITE_MESSAGE_CONTENT', $senderName);?>

This is displayed in textarea in Invite Friend form. But if i add any more text on the frontend, it doesn't get sent in the email.

Im using the JCE editor on front and back ends, if that matters.
Hi there,

Can you try to upload attached files at this path ../components/com_easysocial/themes/wireframe/emails/friends/invite.php and see how it goes.

This fixes will be included on our next release version.

*note:
You will need to resend them again in order to fetch correct version.
·
Tuesday, 13 March 2018 11:13
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post