Kunena 6.2.5 & module Kunena Latest 6.0.7 released

The Kunena team has announce the arrival of Kunena 6.2.5 [K 6.2.5] which is now available for download as a native Joomla extension for J! 4.3.x/4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

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
8 years 11 months ago - 8 years 11 months ago #1 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: 8 years 11 months ago by 810.

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

More
8 years 11 months ago #2 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
8 years 11 months ago #3 by Pinkeltje
Works for me. Thx!

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

More
8 years 11 months ago #4 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
8 years 10 months ago #5 by ssh
I think this can be closed as solved.

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

More
8 years 10 months ago #6 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.380 seconds