Kunena 6.3.4 released

The Kunena team has announce the arrival of Kunena 6.3.4 [K 6.3.4] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 and issues discovered during the last development stages of K 6.3
Note: Please go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated.

Solved How to prevent registered users from seeing user list

More
8 years 2 months ago #1 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.

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

More
More
8 years 2 months ago #3 by webdevtim
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.

More
8 years 2 months ago - 8 years 2 months ago #4 by sozzled

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?

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.

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.
Last edit: 8 years 2 months ago by sozzled.

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

More
8 years 2 months ago #5 by webdevtim
Thank you ever so much.

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

Time to create page: 0.589 seconds