- Posts: 75
- Thank you received: 3
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.
Solved Disable Reply but allow Edit Own
Will this roll into a production release?Note, file path on my system was slightly different, did not include the site directory. On my system it was /components/com_kunena/template/blue_eagle/html/topic/default_message_actions.php
Please Log in or Create an account to join the conversation.
It will be in next maintenance release, i can't say when it will be released
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
What is happening though is once it is re-approved emails go out to all the subscribers again and this is definitely not a desired effect.
I wonder if it has something to do with the moderator edit problem in my other post.
Please Log in or Create an account to join the conversation.
This is because of we don't want to change current behavior in a bugfix release. In the future it's probably better to allow users to edit (configuration option) without post hiding in the process.
Please Log in or Create an account to join the conversation.
Please clarify, thanks.
Please Log in or Create an account to join the conversation.
github.com/Kunena/Kunena-Forum/issues/1862
Because of there's no way to know if the email was already sent before, I just made a workaround for your issue. Now if the last one who edited was the author of the post, email doesn't get sent. It's not perfect, but should work in most use cases.
The only sitiation it will not work is if moderator edits the post again before publishing... But that is to prevent no email to be sent when user makes the original post.
Please Log in or Create an account to join the conversation.