- Posts: 21
- Thank you received: 0
Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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 twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Question Display/don't disply users in the user list
I know that when you set up users in Joomla, they get added to the Kunena user list (subject to a synchronise)
What I want is to be able to hide users, if I go into the Forum > Recent Discussions TAB, then click on total users number eg
total users 25 I can obviously see the list of users.
My sticking point is that several of them are administrators of various sorts, and I don't want them visible in the list of Forum users.
Anyone know how I can hide them?
Thanks in advance.
Phatt
Please Log in or Create an account to join the conversation.
www.kunena.com/forum?func=view&catid=4&id=5537#5681
Please Log in or Create an account to join the conversation.
you can modified like this, in your file components/com_kunena/template/default/plugin/userlist/userlist.php at line 68 :
This will show only the people which aren't moderator, the admin is moderator so it will not displayed.
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.
Might post back again when I've broken something........
Cheers.
Please Log in or Create an account to join the conversation.
Do I paste the code that you listed below asis, or do I need to edit? If so edit how?
Please Log in or Create an account to join the conversation.
by this :
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.