Kunena 6.2.5 & module Kunena Latest 6.0.7 released

The Kunena team has announce the arrival of Kunena 6.2.5 [K 6.2.5] which is now available for download as a native Joomla extension for J! 4.3.x/4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

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 2.0.

[If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

Question Kunena Discuss "quick and dirty" instructions for use

More
11 years 6 months ago #1 by sozzled
There are some brief instructions for each parameter setting -- mouse-hover over them and you should see those. If you're not using English, logout and change language before trying.

Here are the options in order of execution (first matching rule wins):

Allow Custom Topics = Yes
  • Put this into your Joomla article: {kunena_discuss:id}, where id is an existing Kunena topic id. For example
    Code:
    {kunena_discuss:3456}
    Note: {kunena_discuss:0} => no discussion.

Category Mapping: list of category pairs (Joomla, Kunena), for example:
Code:
1,20;2,21;3,22

Default Forum Category: Kunena category, where all the other articles (not previously included in category mapping) are located

Allow Content Categories: list of Joomla categories which use default forum category: 1,2,3 (0 => all)

Deny Content Categories: list of Joomla categories which do not use default forum category: 4,5,6 (0 => all)

Example:
Code:
Category Mapping: 5,10;6,11 Default Forum Category: 8 Allow Content Categories: 3,4 Deny Content Categories: 0
Joomla-to-Kunena category mapping from in this example would be: 5 → 10, 6 → 11, 3 → 8, 4 → 8
All other Joomla categories will be ignored, i.e. there will be no discussion allowed for them
The topic has been locked.
More
11 years 6 months ago #2 by sozzled
Here is an example of settings that work - this example is taken from this website.

Attachments:
The topic has been locked.
Time to create page: 0.439 seconds