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 is not a support forum for any of the products contained herein. For product support you should visit the developer's website.

The information given in this category is intended to guide users who want to use various third-party products with Kunena and, mostly, was written by Kunena users. The information here is not necessarily accurate, up-to-date nor is it intended to replace the support given by the developers of other Joomla extensions.

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 plugin does not work when article is in multiple categories

More
8 years 5 months ago #1 by ngjtt
I run the kunena discuss plugin on a website that has articles that are placed in more than 1 category. The plugin does not work on these articles. If anybody is interested I found the following fix for this problem:
On line 205 of kunenadiscus.php just after $isStaticContent(!$articleCategory);
cast the $articleCategory variable to an integer
$articleCategory=(int)$articleCategory
This will make the kunena discuss plugin work as if the article with multiple categories is only in the first of its categories

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

More
8 years 5 months ago #2 by ruud
Hi,
this is new to me: an article in multiple categories... How do you do that? In article manager you can only select one category for an article, or am I missing something?

sharing = caring

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

Time to create page: 0.758 seconds