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 Hide super user in userlist

More
14 years 9 months ago #104473 by ceinstaller
Hey all, I'd like to hide my super user account in the user list. I've found this post:

www.kunena.org/forum?func=view&catid=4&id=5537#5681

But it appears to only apply for 1.5. I don't see a way to do it in forum config, wondering if anyone has a method for doing this in 1.6.

Thanks in advance,

~Mark

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

More
14 years 9 months ago #105282 by xillibit
Hello,

It's already the behaviour in K1.6.5+ but there is an issue which prevent it to working, so i just found a bug and a fix for it

In \components\com_kunena\funcs\userlist.php line 45 :
Code:
elseif ($this->config->userlist_count_users == '1' ) $where = '(block=0 OR activation="")'; elseif ($this->config->userlist_count_users == '2' ) $where = '(block=0 AND activation="")';

I don't provide support by PM, because this can be useful for someone else.
The following user(s) said Thank You: Matias, ceinstaller

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

More
14 years 9 months ago #105548 by ceinstaller
That did it! Thank you so much!

:cheer:

~Mark

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

More
14 years 9 months ago #105574 by Matias
... Or just install Kunena 1.7.0 :)

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

More
14 years 9 months ago #105749 by ceinstaller
It's on the short list for the site, don't worry! Saw the video presentation for 2.0, can't wait for that either!

Keep up the good work everyone!

~Mark

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

Time to create page: 0.258 seconds