Kunena 7.0.2 Released

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

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Solved K Latest missing advanced options

More
13 years 7 months ago - 13 years 7 months ago #130801 by Djie
The upgrade from K1.7 to K2.0.1 went smooth, but after uninstalling the K latest module and install the newest version of the module the advanced paramters section does not appear. In most modules there is a advanced options/paramaters available to set, for example, the cache setting for the module.

These options are not available under the basic options but should be available under an advanced paramaters sections. Or is this options cancelled in the new K latest module?

Last edit: 13 years 7 months ago by Djie.

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

More
13 years 7 months ago #130833 by TKtemp

Or is this options cancelled in the new K latest module?


Yes, this options are cancelled in the new version.

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

More
13 years 7 months ago #130856 by Djie

TKtemp wrote:

Or is this options cancelled in the new K latest module?


Yes, this options are cancelled in the new version.


How is it possible to (de)activate the caching option for this individual module if the advanced options are cancelled?

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

More
13 years 7 months ago #130888 by sozzled
Perhaps the module caching is controlled via your site's global cache? This is an interesting situation that you describe. Perhaps one of the members of the development team may be able to explain what you need to do? :S

I would try to resolve by uninstalling Kunena Latest 2.0.1 and install it again. Alternatively, I would disable global caching. When you really think about it, caching a website where you're continually updating pages is counter-productive, anyway, isn't it?

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

More
13 years 7 months ago #130896 by Djie

sozzled wrote: Perhaps the module caching is controlled via your site's global cache? This is an interesting situation that you describe. Perhaps one of the members of the development team may be able to explain what you need to do? :S

I would try to resolve by uninstalling Kunena Latest 2.0.1 and install it again. Alternatively, I would disable global caching. When you really think about it, caching a website where you're continually updating pages is counter-productive, anyway, isn't it?


The module is not controlled with the global cache setting from Joomla. The globals setting is set to 15minutes, the module refreshes its content every ~2hours. Will try a uninstall/install.

Never tested it but I think caching is valuable option to gain performance. Should try without it and see if requests/page loads will take longer. But the source of the problem isnt fixed with this bypass :)

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

More
13 years 7 months ago #130898 by sozzled

Djie wrote: Never tested it but I think caching is valuable option to gain performance.

There are two kinds of caching. There's caching of content (which is what we're discussing here) and, if the content is continually changing - as it always will change in a web-based discussion forum context - content caching is worthless in my view. The other kind of caching is database query caching (when you save the results of a recent query and re-use those results elsewhere); this kind of caching is very useful in a web-based discussion forum context. K 2.0 implements database query caching.

Are you using any other caching (e.g. advanced PHP caching [ACP])? Something has to explain why there's a 2-hour lag between when a message is posted and when Kunena Latest "detects" it.

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

Time to create page: 0.276 seconds