[SOLVED] CB sending Emails causing trouble

12 years 7 months ago - 12 years 7 months ago #177528 by pretty381
Hi.
Got some Mails by contacting me through the "Send E-Mail" in my profile and what i get has \r\n in it like this:
------- Das ist eine Nachricht von admin bei Site( http://test.de )-------\r\n\r\ntest
test
test
test\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.

Appearently it should ne more like this:
------- Das ist eine Nachricht von admin bei Site( http://test.de )-------

test
test
test
test

------ NOTIZ: ------
Usern 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.

How to fix this? System-Mass-Mails using "classic" Joomla Backend AND community-builder are ok!

Thanks in advance!

Please Log in to join the conversation.

12 years 7 months ago - 12 years 7 months ago #177651 by krileon
Replied by krileon on topic Re: CB sending Emails causing trouble
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?


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in to join the conversation.

12 years 7 months ago - 12 years 7 months ago #178249 by pretty381
Replied by pretty381 on topic Re: CB sending Emails causing trouble

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?


Joomla: 1.7
CB: 1.7

Reg-Mails send fine
Mass-Mailer (as already said) send fine

Will try the language-thing now and report back.

yep, u're right .. error happens using this language-plugin:
www.joomlapolis.com/forum/180-cb/171342-deutsche-sprachdateien-fuer-cb-170-zum-download

Please Log in to join the conversation.

12 years 7 months ago - 12 years 7 months ago #178255 by pretty381
Replied by pretty381 on topic Re: CB sending Emails causing trouble
in case anyone else is having this issue, i created a fixed language-plugin :-)

Please Log in to join the conversation.

12 years 7 months ago - 12 years 7 months ago #178264 by Lintzy
Replied by Lintzy on topic Re: CB sending Emails causing trouble
Yes, there were a fault in the german language files, thank you for reporting this. Instead of

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.');


it should be correctly:

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.");


Wrong her single quote = ', correct should they be double quotes = "


But all the other changes you made in the file you have uploaded are not right. You can't change e.g.

<strong>IMPORTANT:


to

<strong>IMPORTANT:


The
>
must remain
>
, you may not change it.

And on the other hand, you can't insert informal compellation on some lines, although the german files are given away as files with neutral compellation.

I have uploaded the fixed files concerning the four lines shown above.

Please Log in to join the conversation.

12 years 7 months ago - 12 years 7 months ago #178266 by pretty381
Replied by pretty381 on topic Re: CB sending Emails causing trouble
well i changed > because it wasn't displayed correctly in backend. i replaced all, thats not right then i guess ..
Attachments:

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.456 seconds

Facebook Twitter LinkedIn