Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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 twelfth 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 is for the plugin developed, endorsed, maintained and supported by the Kunena project team. The topics in this category only relate to the plugin developed for K 1.6 and later versions.

Question Kunena Discuss 1.7.0 shows on Section Blog pages

More
14 years 9 months ago #105774 by Matias
.. which allowed me to fix your issue in 10 seconds:

Replace plugins/content/kunenadiscuss.php line 163 (should look similar to below):
Code:
$isBlogPage = ($view == 'section' || $view == 'category') && $layout == 'blog';

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

More
14 years 9 months ago #105802 by etkritikonspoudon

Matias wrote: .. which allowed me to fix your issue in 10 seconds:

Replace plugins/content/kunenadiscuss.php line 163 (should look similar to below):

Code:
$isBlogPage = ($view == 'section' || $view == 'category') && $layout == 'blog';


Yes it did! it is now fixed...thank you very much

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

More
14 years 9 months ago #105807 by Matias
I will add it into the next version.

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

Time to create page: 0.227 seconds