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.

This category contains miscellaneous, uncategorised user contributions, (templates, modules, plugins and hacks) relating to older versions of Kunena that are no longer supported.

This category may also contain a few topics relating to K 1.6 that may have been moved here possibly by mistake.

The topics in this category are for historical interest only. Owing to the structural differences between K 1.6 and K 1.7, these ideas in these topics will not work with later versions and, for that reason, the topics are locked.

Question SOLVED: Want to edit stats. Where do I find the file

More
16 years 10 months ago - 16 years 10 months ago #24336 by Grubbe
Hi. First I must say that this is a great forum!

I want to edit the stats at the bottom of the forum index page. For example I want to remove the statestics for yesterday (topics and posts). In which file could I find the statistics and remove some of them?

Also it would be great if I could remove the orange button at the bottom rigt, and if the online stats could be placed in the stats box with the other stats. So wat I need is you to tell me where i find the files with the online stats, forum stats, and the orange bottom at the bottom right.

Hope some of you can help me.
good summer
- Grubbe.
Last edit: 16 years 10 months ago by Grubbe.

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

More
16 years 10 months ago #24338 by 810
Hello,
You can edit the file here: components\com_kunena\template\default\plugin\stats\frontstats.php

Check here my own stats: demo
regards
810

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

More
16 years 10 months ago - 16 years 10 months ago #24339 by 810
Hello,
You can edit the file here: components\com_kunena\template\default\plugin\stats\frontstats.php

Check here my own stats: demo

And for delete the rss icon.
go to yourkunenatemplate/kunena.forum.css
Code:
find Code: -------------------------------------------------------------------------------- #Kunena img.rsslink { position:absolute; right:3px; top:0px; } -------------------------------------------------------------------------------- Replace by: -------------------------------------------------------------------------------- #Kunena img.rsslink { position:absolute; visibility:hidden; right:3px; top:0px; }

regards
810
Last edit: 16 years 10 months ago by 810.

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

More
16 years 10 months ago #24396 by Grubbe
Thanks for your answear. that worked :)

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

Time to create page: 0.292 seconds