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.

Question Excluding User List

More
17 years 3 months ago #2593 by bobgen
Excluding User List was created by bobgen
How is possible to switch off 'User List' from statistic menu?

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

More
17 years 3 months ago #2604 by Matias
Replied by Matias on topic Re:Excluding User List
By hand yes: components/com_kunena/template/default/plugin/stats/frontstats.php:

Comment out / remove this last link at the end of the file:
Code:
&raquo; <a href = "<?php echo sefRelToAbs(KUNENA_LIVEURLREL .'&amp;func=latest');?>"><?php echo _STAT_VIEW_RECENT_POSTS_ON_FORUM; ?></a> <?php if ($fbConfig->showpopuserstats || $fbConfig->showpopsubjectstats) echo '&raquo; <a href = "'.$statslink.'">'. _STAT_MORE_ABOUT_STATS.'</a>'; ?> &raquo; <a href="<?php echo $userlist;?>"><?php echo _STAT_USERLIST; ?></a>

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

More
17 years 3 months ago #2641 by bobgen
Replied by bobgen on topic Re:Excluding User List
That is OK. I removed that line and all is OK. It will bi nice to include in settings screen.
Thanks.

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

Time to create page: 0.265 seconds