- Posts: 26
- Thank you received: 1
Kunena 6.2.2 Released with module Latest 6.0.5, module Kunena Stats 6.0.5, Kunena Discuss 6.0.5 and Kunena Search module 6.0.5
The Kunena team has announce the arrival of Kunena 6.2.2 [K 6.2.2] which is now available for download as a native Joomla extension for J! 4.3.x/4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2
Solved How to prevent registered users from seeing user list
7 years 5 months ago #1
by webdevtim
How to prevent registered users from seeing user list was created by webdevtim
I have look at every setting and I can get the "User List >>" link to go away. I don't want the names of any users displayed on this site. I don't just want to use CSS display: none because someone could easily change that to display:block with FireBug. So I want to disable this at the PHP level.
Thanks you in advance for any suggestions.
Thanks you in advance for any suggestions.
Please Log in or Create an account to join the conversation.
7 years 5 months ago - 7 years 5 months ago #2
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic How to prevent registered users from seeing user list
See
Userlist displays for Blue Eagle and not Crypsis?
and
How do you hide Forum Statistics and User List from registered users? Revisited
.
Blue Eagle vs. Crypsis reference guide
Read my blog and

Last edit: 7 years 5 months ago by sozzled.
Please Log in or Create an account to join the conversation.
7 years 5 months ago #3
by webdevtim
Replied by webdevtim on topic How to prevent registered users from seeing user list
OK, then I should be able to disable the display of the User List in Blue Eagle. Which PHP file do I edit??? If you know, let me know, so I don't have to spend a lot of time hunting it down.
Please Log in or Create an account to join the conversation.
7 years 5 months ago - 7 years 5 months ago #4
by sozzled
If I am to understand correctly that you want to prevent any registered user being able to display the userlist in Kunena—the words "User List" displayed on a webpage regardless—I think the file you want to examine is ../components/com_kunena/controllers/user.php.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic How to prevent registered users from seeing user list
Well, strictly-speaking, it's not a case of disabling the "display" within Blue Eagle; it's a matter of crippling the functionality within Kunena.webdevtim wrote: OK, then I should be able to disable the display of the User List in Blue Eagle. Which PHP file do I edit?
If I am to understand correctly that you want to prevent any registered user being able to display the userlist in Kunena—the words "User List" displayed on a webpage regardless—I think the file you want to examine is ../components/com_kunena/controllers/user.php.
Blue Eagle vs. Crypsis reference guide
Read my blog and

Last edit: 7 years 5 months ago by sozzled.
Please Log in or Create an account to join the conversation.
7 years 5 months ago #5
by webdevtim
Replied by webdevtim on topic How to prevent registered users from seeing user list
Thank you ever so much.
Please Log in or Create an account to join the conversation.
Time to create page: 0.296 seconds