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 [Merged topic] All moderators shown with the color of global moderators

More
15 years 6 months ago - 15 years 6 months ago #64332 by Manos
Hi, once I ugraded, all my moderators are shown with the color of global moderators. Is that a bug?
Last edit: 15 years 6 months ago by sozzled. Reason: Merged topic; changed subject to improve search relevance

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

More
More
15 years 6 months ago #64416 by mstephan
Replied by mstephan on topic Mods?
All of the moderators on my forum switched to Global mods when I upgraded from RC3 to 1.6 Stable. I tried going through the mod setup again, but it it still says they're global mods...

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

More
15 years 6 months ago #64418 by fxstein
Replied by fxstein on topic Re: Mods?

mstephan wrote: All of the moderators on my forum switched to Global mods when I upgraded from RC3 to 1.6 Stable. I tried going through the mod setup again, but it it still says they're global mods...


Yes this bug has been reported and is already been worked on. Should have a fix soon.

We love stars on the Joomla Extension Directory . :-)

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

More
15 years 6 months ago #64421 by mstephan
Replied by mstephan on topic Re: Mods?
Oh thanks!

Is there a date when the bug will be fixed?

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

More
15 years 6 months ago #64611 by lavsteph
Hi,

My solution to validate

in the file access.php in the folder /administrator/components/com_kunena/libraries/integration/joomla15

Find the line 71
Code:
function isModerator($uid=null, $catid=0) {
add the line
Code:
$catid = (int)$catid;
This modification works on this site ;)

Manager French translation
The following user(s) said Thank You: sozzled

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

Time to create page: 0.260 seconds