Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
krileon wrote: Joomla version? CB version? Have you tried CBs mass mailer from CB > User Management? Do registration emails send fine? Appears the email was translated, have you tested with English (default language plugin, just unpublish your language plugin and it should fallback to default) to ensure it's just not a problem with language file?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
DEFINE('_UE_SENDEMAILNOTICE','
Das ist eine Nachricht von %s bei %s ( %s )
\r\n\r\n');
DEFINE('_UE_SENDEMAILNOTICE_REPLYTO','\r\n\r\nBeim Antworten sicherstellen, dass die E-Mail-Adresse von %s %s ist.');
DEFINE('_UE_SENDEMAILNOTICE_DISCLAIMER','\r\n\r\n
NOTIZ:
\r\n\r\nUsern bleiben die E-Mail-Adressen verborgen. Bei einer Antwort werden E-Mail-Adressen gezeigt. Die Besitzer übernehmen keine Verantwortung und Haftung für den Inhalt der E-Mail und für die E-Mail-Adresse.');
DEFINE('_UE_SENDEMAILNOTICE_MESSAGEHEADER','\r\n\r\n\r\n
Nachricht von %s:
\r\n\r\n');
DEFINE('_UE_SENDPMSNOTICE','NOTE: Das ist eine vom System automatisch generierte Nachricht. Sie trägt den Namen des Absenders. sodass eine Antwort möglich ist.');
DEFINE('_UE_SENDEMAILNOTICE',"
Das ist eine Nachricht von %s bei %s ( %s )
\r\n\r\n");
DEFINE('_UE_SENDEMAILNOTICE_REPLYTO',"\r\n\r\nBeim Antworten sicherstellen, dass die E-Mail-Adresse von %s %s ist.");
DEFINE('_UE_SENDEMAILNOTICE_DISCLAIMER',"\r\n\r\n
NOTIZ:
\r\n\r\nUsern bleiben die E-Mail-Adressen verborgen. Bei einer Antwort werden E-Mail-Adressen gezeigt. Die Besitzer übernehmen keine Verantwortung und Haftung für den Inhalt der E-Mail und für die E-Mail-Adresse.");
DEFINE('_UE_SENDEMAILNOTICE_MESSAGEHEADER',"\r\n\r\n\r\n
Nachricht von %s:
\r\n\r\n");
DEFINE('_UE_SENDPMSNOTICE',"Hinweis: Das ist eine vom System automatisch generierte Nachricht. Sie trägt den Namen des Absenders. sodass eine Antwort möglich ist.");
<strong>IMPORTANT:
<strong>IMPORTANT:
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.