Kunena 6.2.6 released

The Kunena team has announce the arrival of Kunena 6.2.6 [K 6.2.6] which is now available for download as a native Joomla extension for J! 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

Please Read This First:


This category is only for reporting defects with K 3.0.

Do not use this category:
  • to ask general questions about how to use K 3.0 or to ask when new versions of Kunena will be released;
  • to ask about other (older) versions of Kunena; or
  • if you have tried to install K 3.0 on J! 1.5; or
  • if you installed K 3.0 on a live, production site and you want your site restored to its previous state; or
  • if this website ( www.kunena.org ) works but works differently to how you expected.

You must include your K 3.0 configuration report; if you do not include your configuration report, your topic may be closed (locked) or deleted without any further warnings from the moderators.

Topics that have been closed (resolved) will be archived and no further discussion on those topics will be allowed.

Solved Total Users disappears when Allow Guests to see Userlist set to No

  • Pinkeltje
  • Pinkeltje's Avatar Topic Author
  • Offline
  • Premium Member
  • Trying to find an answer before asking
More
9 years 1 week ago - 9 years 1 week ago #1 by Pinkeltje
This added code in components/kunena/views/common/view.html.php causes total number of users to disappear when Allow Guests to see Userlist is set to No.
Code:
if (KunenaFactory::getConfig()->userlist_allowed && JFactory::getUser()->guest) { return false; }
Kunena 3.0.7:

Kunena 3.0.8:
Attachments:
Last edit: 9 years 1 week ago by 810.

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

More
9 years 1 week ago #2 by 810
The following user(s) said Thank You: Pinkeltje

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

  • Pinkeltje
  • Pinkeltje's Avatar Topic Author
  • Offline
  • Premium Member
  • Trying to find an answer before asking
More
9 years 1 week ago #3 by Pinkeltje

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

Time to create page: 0.406 seconds