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.

Question How can I change the sender of notification emails?

More
14 years 4 months ago #115816 by Pixelmechnina
Yeah, thank you, that finally solved the problem. :) I just searched in the code, which obviously wasn't even necessary.

But now I have another question: I found the email-template of kunena in components/com_kunena/lib/kunena.posting.class.php.

I want the content of new forum-posts to be in the email for moderators. At the moment they first have to click on a link to the site, before they can see the actual post.

How can I manage this?

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

More
14 years 4 months ago #115818 by Pixelmechnina
Well, I finally accomplished that by myself. Just had to comment out around line 1055 the "if ($this->_config->mailfull == 1)" - now everybody get's the content of new posts.

Thank you anyway!

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

More
14 years 4 months ago #115852 by sozzled
Although your second question was off-topic, the change you made to obtain the full email contents was completely unnecessary. I suggest that you restore the code back to its original state.

The way to have moderators obtain the full contents of posted messages is to make the following change to your configuration settings:

Forum Configuration » Users » Subscriptions » Include Post Contents = Yes

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

Time to create page: 0.245 seconds