Kunena 6.4.8 Released

The Kunena team has announce the arrival of Kunena 6.4.8 [K 6.4.8] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.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 6.4
Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.

Question Release of version 6.0.1 for module kunena latest breaks site !!

More
3 years 1 week ago #1 by rbuelund
This version is not PHP 8.1 compatible !!

Error:count(): Argument #1 ($value) must be of type Countable|array, string :644
Code:
639 if (count($latestCategory) == 0) { 640 $latestCategory = false; 641 } 642 643 if (Factory::getApplication()->getDocument()->getType() != 'feed') { 644 if (count($klatestCategory) > 0) 645 { 646 $latestCategory = $klatestCategory; 647 } 648 } 649 }

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

More
3 years 1 week ago #2 by xillibit
Hello,

It's an issue in the module nothing to do with the Php version, for now stay with version 6.0.0 of the module

I don't provide support by PM, because this can be useful for someone else.

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

Time to create page: 0.243 seconds