Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0.

The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Merged Kunena email notification template

More
12 years 11 months ago #145672 by fullmag
Great - Thank you

For others seeking the same I went for the file:
/public_html/administrator/language/da-DK/da-DK.com_kunena.libraries.ini
searched for COM_KUNENA_POST_EMAIL

Result:
Eg.
COM_KUNENA_POST_EMAIL_NOTIFICATION1="Et nyt indlæg er blevet indsendt til et emne, som du abonnerer på"

Copy those needed strings and place overrides on the server in:
/public_html/administrator/language/overrides/da-DK.override.ini

OR

Use Joomla backend administration

Extentions->Language manager->Overrides:
Danish (DK)Adminstrator-> NEW
Insert constant / insert value


Example override:

For an image (use absolute url) to be inserted over the string
Code:
COM_KUNENA_POST_EMAIL_NOTIFICATION1="<div style='width:100%;background-color:#de4052;padding:0 20px;margin-bottom:10px;'><a href='http://www.YOURDOMAIN.COM/'><img src='http://www.YOURDOMAIN.COM/images/logo/logo_email.png' border='none' /></a></div>Et nyt indlæg er blevet indsendt til et emne, som du abonnerer på"

or
Code:
COM_KUNENA_POST_EMAIL_NOTIFICATION1="<div style="_QQ_"width:100%;background-color:#de4052;padding:0"_QQ_"><a href="_QQ_"http://www.YOURDOMAIN.COM/"_QQ_"><img src="_QQ_"http://www.YOURDOMAIN.COM/images/logo/logo_email.png"_QQ_" border="_QQ_"none"_QQ_" /></a></div>Et nyt indlæg er blevet indsendt til et emne, som du abonnerer på"

(I do not know if there is a difference between single quotes: '
and the
"_QQ_" markup


Cheers and again thanks for the help

Please Log in or Create an account to join the conversation.

More
12 years 11 months ago #145729 by fullmag
Hmmm...
The above seems not to work... get phrased as clean txt not html

Is the email delivered stripped from html I see it delivered in plain text - did I miss a setting in the admin?

Please Log in or Create an account to join the conversation.

More
12 years 5 months ago #151488 by rockandroller
I frequently get emails from people who have gotten a subscribed topic email notification - and in their haste to reply the topic, they REPLY the email (which ends up in my admin mailbox!)- rather than clicking the enclosed link and logging in to the forum and posting their reply in the thread.

Accordingly, I would like to add a BIG, BOLD
"DO NOT REPLY THIS EMAIL - LOG IN TO THE FORUM TO POST YOUR REPLY "

prominently at the top of this notification...

The question is, where do I find it?

TIA...

Please Log in or Create an account to join the conversation.

More
12 years 3 months ago - 12 years 3 months ago #154222 by friday shoes
Is there a way to change/edit/adapt the messages that are sent out by the Kunena forum.

For example if I wanted to change the subscribed topic message from:

'A new reply has been posted....'

to

'A new reply is waiting.....'


I was looking in language overrides but couldn't find anything.

Thanks
Last edit: 12 years 3 months ago by friday shoes.

Please Log in or Create an account to join the conversation.

More
12 years 3 months ago #154228 by rich
Go to "Backend > Extensions > Language Manager > Overrides" and choose admin language. Then click on "New" and search the text "A new reply has been posted". Click on the result and change the text.

Important! Always create a backup before you make any changes to your website!
The following user(s) said Thank You: friday shoes

Please Log in or Create an account to join the conversation.

More
12 years 3 months ago #154249 by friday shoes
Thanks, I didn't know there was options for admin language.

Regards

Please Log in or Create an account to join the conversation.

Time to create page: 0.241 seconds