The map cannot be displayed, you haven't specified a location yet.
Hi,
I have just noticed the following error message showing on the emails sent to site users;
Notice: Undefined variable: email_type in /components/com_community/templates/jomsocial/layouts/email.html.php on line 203.
} else if ($email_type != 'etype_request_invite') {
// no unsubscribeLink link for request invitation email
echo JText::sprintf('COM_COMMUNITY_EMAIL_FOOTER_TEXT', $name, $recepientemail, $sitename, $unsubscribeLink);
}
I believe this has something to do with the setting for unsubscribe from the mailing list.
Would appreciate any help to stop this showing up on the user emails.
Thank you
Duane