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.

Please note: The Kunena project team takes NO responsibility for maintaining nor supporting anything in this category.

Question Kunena Caching

  • C0n
  • C0n's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
  • Only the strongest will survive
More
12 years 5 months ago - 12 years 5 months ago #151746 by C0n
Kunena Caching was created by C0n
So inside most of kunena's template i came across this.
Code:
// Disable caching $this->cache = false;

And what makes me curious is why isit set to false why not have kunena cache those pages ? Will it be so bad if i set it to true ?

In the fowllowing files :
template\blue_eagle\html\category\default_row.php
template\blue_eagle\html\topic\default_profile.php
template\blue_eagle\html\topics\default_row.php
template\blue_eagle\html\topics\posts_row.php
template\blue_eagle\html\topics\user_row.php
Last edit: 12 years 5 months ago by C0n.

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

More
12 years 5 months ago #151749 by coder4life
Replied by coder4life on topic Kunena Caching
I believe this is because of the items that can change frequently.

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

  • C0n
  • C0n's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
  • Only the strongest will survive
More
12 years 5 months ago - 12 years 5 months ago #151750 by C0n
Replied by C0n on topic Kunena Caching
So i cant customize this to even cache for maybe 1 minute ? Would help for frequently accessed posts.
Last edit: 12 years 5 months ago by C0n.

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

More
12 years 4 months ago #151872 by coder4life
Replied by coder4life on topic Kunena Caching
No easy to customize it, but does make sense to maybe be a more advance feature.

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

Time to create page: 0.237 seconds