Kunena 6.4.8 Released

The Kunena team has announce the arrival of Kunena 6.4.8 [K 6.4.8] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.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 6.4
Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.

Please Read This First:


This category is only for reporting defects with K 3.0.

Do not use this category:
  • to ask general questions about how to use K 3.0 or to ask when new versions of Kunena will be released;
  • to ask about other (older) versions of Kunena; or
  • if you have tried to install K 3.0 on J! 1.5; or
  • if you installed K 3.0 on a live, production site and you want your site restored to its previous state; or
  • if this website ( www.kunena.org ) works but works differently to how you expected.

You must include your K 3.0 configuration report; if you do not include your configuration report, your topic may be closed (locked) or deleted without any further warnings from the moderators.

Topics that have been closed (resolved) will be archived and no further discussion on those topics will be allowed.

Solved [Kunena 3.0.8] Error: New Topic Notification Title

More
10 years 9 months ago - 10 years 9 months ago #163220 by ssh
After installing the new 3.0.8 version, I am receiving new topic notification emails with no space between site name and topic title.
These are the notification emails you received (Admin account) when someone make a new post in the forum.

Before upgrade:
[Site Name] Topic Title

After upgrade:
SiteNameTopic Title

Any idea where I can modify this?
Last edit: 10 years 9 months ago by 810.

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

More
10 years 9 months ago #163227 by 810
try:
libraries/kunena/forum/message/message.php line 260 to:
Code:
$mailsubject = JMailHelper::cleanSubject ( $config->board_title . ' ' . $topic->subject . " (" . $this->getCategory()->name . ")" );
The following user(s) said Thank You: ssh

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

More
10 years 9 months ago #163242 by Pinkeltje
Works for me. Thx!

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

More
10 years 9 months ago #163247 by ssh
Thank you so much.
It worked for me too.

Thanks again

Regards,

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

More
10 years 7 months ago #165145 by ssh
I think this can be closed as solved.

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

More
10 years 7 months ago #165159 by sozzled
Probably better to leave the topic open until the issue is properly fixed with the release of K 3.0.9, in my opinion.

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

Time to create page: 0.293 seconds