Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] 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

Posting guide:

For a quick response, please give us as much information that helps us to understand the problem.
Please read first What information should I include when I ask for help (including how to post my configuration report)?
This category is for:
  • Kunena 1.7 product-related issues only; and
  • when your Kunena forum does not work.
Do not use this category:
  • to request adding to or removing from the standard features of Kunena;
  • if your question is of a commonly asked "how to" nature;
  • if you are not using the latest stable release of Kunena; or
  • ▪ general Joomla or website adminstration matters
General hints: How To Ask Questions The Smart Way .
Please read the guides posted as sticky topics in this category.
Also refer to the FAQs menu tab above for frequently asked questions.

Note: Support for, and all questions relating to, K 1.7 will cease on 31 August 2012. Our advice is, if you are having problems with K 1.7, to upgrade to K 2.x as soon as practicable,

Sticky Known issues in Kunena 1.7.0

More
14 years 7 months ago - 14 years 7 months ago #107682 by Matias
No emails from subscriptions

Joomla 1.5: There is a bug that prevent "All registered" categories from sending any emails (both subscribers and moderators) in some cases. Workaround is to change:

Primary User Group = Registered
Primary Includes Child Groups = Yes

Joomla 1.6: Please check that you have selected Primary User Group
Last edit: 14 years 7 months ago by Matias.
The topic has been locked.
More
14 years 7 months ago - 14 years 7 months ago #107782 by Matias
XMAP doesn't work with Kunena 1.7

Kunena 1.7.0 compatible XMAP plugin for Joomla! 1.5 and XMAP 1.2:

File Attachment:

File Name: xmap12-com...9-23.zip
File Size:3.42 KB


Joomla! 1.7 compatible plugin hasn't been done yet. If someone is interested of making it happen, please post it into: www.kunena.org/forum/159-k-16-and-k-17-c...al-kunena-url#107744
Last edit: 14 years 7 months ago by Matias.
The topic has been locked.
More
14 years 6 months ago #109156 by Matias
Kunena Discuss creates hundreds of topics in Joomla 1.6+:

This issue usually relates to JomSocial content plugin that calls the Joomla! 1.5 event.

There's a quick fix for this:
Edit /plugins/content/kunenadiscuss/kunenadiscuss.php and remove following lines near line 100:
Code:
// Joomla 1.5 support public function onPrepareContent(&$article, &$params, $limitstart=0) { $context = 'com_content.article'; return $this->prepare($context, $article, $params); } function onAfterDisplayContent(&$article, &$params, $limitstart=0) { $context = 'com_content.article'; return $this->display($context, $article, $params); }
The topic has been locked.
Time to create page: 0.235 seconds