help to better help you:
Please: add always Joomla / JEM version and details to your posts, so we can try to reproduce your issue!
User Event Registration E-Mails only in english
User Event Registration E-Mails only in english
7 years 6 months ago
Hallo,
I have a problem since the update to Joomla 3.7.
Befor the Update I get the E-Mails in german, now they are all in english. I changed the "....\plugins\jem\mailer\language\en-GB\en-GB.plg_jem_mailer.ini" with the content of the "de-DE.plg_jem_mailer.ini" in the hope, then I have the german content. But the I become Mails without content and the subject "PLG_JEM_MAILER_ADMIN_REG_NOT_ATTEND_SUBJECT"
Where ca I chance the language for the Mails?
My
JEM Version is 2.2.1
Joomla is 3.7.2
PHP is 7.0.19
Best Regards
Wilfried
I have a problem since the update to Joomla 3.7.
Befor the Update I get the E-Mails in german, now they are all in english. I changed the "....\plugins\jem\mailer\language\en-GB\en-GB.plg_jem_mailer.ini" with the content of the "de-DE.plg_jem_mailer.ini" in the hope, then I have the german content. But the I become Mails without content and the subject "PLG_JEM_MAILER_ADMIN_REG_NOT_ATTEND_SUBJECT"
Where ca I chance the language for the Mails?
My
JEM Version is 2.2.1
Joomla is 3.7.2
PHP is 7.0.19
Best Regards
Wilfried
Please Log in or Create an account to join the conversation.
Re: User Event Registration E-Mails only in english
7 years 6 months ago
This is indeed something new in J3.7
You have to download and install the german language files 2.2.1 of JEM
You have to download and install the german language files 2.2.1 of JEM
Please Log in or Create an account to join the conversation.
Re: User Event Registration E-Mails only in english
7 years 6 months ago
I have always installed the language files: de-DE.JEM-languagepack_v2.2.1.zip
Please Log in or Create an account to join the conversation.
Re: User Event Registration E-Mails only in english
7 years 6 months ago - 7 years 6 months ago
strange I corrected this in JEM 2.2.1 german language files (via transifex)
just found the problem. It's in de-DE.plg_jem_mailer.php line 200. :whistle:
Please change it from
to
(including the last "Gänsefüßchen" to get an even number)
You can look yourself and change if needed.
just found the problem. It's in de-DE.plg_jem_mailer.php line 200. :whistle:
Please change it from
Code:
PLG_JEM_MAILER_LOG_SEND_ERROR="Fehler beim Senden eines E-Mails and "_QQ_"%s"_QQ_"_QQ_txss_
to
Code:
PLG_JEM_MAILER_LOG_SEND_ERROR="Fehler beim Senden eines E-Mails and "_QQ_"%s"_QQ_
(including the last "Gänsefüßchen" to get an even number)
You can look yourself and change if needed.
Last edit: 7 years 6 months ago by jojo12.
Please Log in or Create an account to join the conversation.
Re: User Event Registration E-Mails only in english
7 years 6 months agoHallo jojo12,jojo12 wrote: It's in de-DE.plg_jem_mailer.php
thank you. I was the de-DE.plg_jem_mailer.ini
Now it ist okay!
Please Log in or Create an account to join the conversation.
Time to create page: 0.555 seconds