Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] 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

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 Report Message sent to EVERYONE!

More
16 years 6 months ago #31155 by arathra
I migrated a phpbb3 forum to Kunena and all seems to be working well aside from 2 issues.

First, the emoticons don't appear in the edit page, but that's not a major problem.

No, the big problem came yesterday. A user reported a message to the Mods. But the report was sent to EVERY memeber of the board - over 4,000!

I checked and found there were no moderators set amongst the users so I've made myself Administrator.

Can you say why this happened? Is this an issue that anyone has come across before?

Thanks!

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

More
16 years 6 months ago - 16 years 6 months ago #31194 by StanleyHK
You might be interested in this thread . It relates to moderator emails being sent inappropriately to all users. The proposed solution may fix this report issue as well.
Last edit: 16 years 6 months ago by StanleyHK.

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

More
16 years 6 months ago #31200 by StanleyHK
Eh, perhaps not. That relates to notifications of new posts.

As I traced it back, it appears that report messages are generated somewhere else:

/components/com_kunena/template/default/plugin/report/report.php

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

More
16 years 6 months ago #31500 by Matias
Try this: /components/com_kunena/template/default/plugin/report/report.php replace 103-106 (get admins) by this: $admins = new StdClass();

You seem to have some component that uses (custom) group id >= 24 for every user?

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

Time to create page: 0.256 seconds