Kunena 7.0.2 Released
The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/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
Topics must relate to a currently supported version of Kunena. If you are unsure what is the current supported version of Kunena, please go to the
download
page.
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.
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 Joomla 6 support?
5 months 3 weeks ago #233939
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Joomla 6 support?
Hello,
I can test in the evening, i will make a list of what i have tested. And what is working or not
I can test in the evening, i will make a list of what i have tested. And what is working or not
I don't provide support by PM, because this can be useful for someone else.
The following user(s) said Thank You: ruud
Please Log in or Create an account to join the conversation.
5 months 3 weeks ago #233943
by ruud
sharing = caring
Replied by ruud on topic Joomla 6 support?
Also just refactored the plg_content_discuss plugin into a service provider / subscriber interface plugin.
So there is even more that (potentially) needs refactoring, add-on modules and plugins...
So there is even more that (potentially) needs refactoring, add-on modules and plugins...
sharing = caring
Please Log in or Create an account to join the conversation.
5 months 2 weeks ago #233969
by ruud
sharing = caring
Replied by ruud on topic Joomla 6 support?
Just a thought: with the level of refactoring and using Events etc. maybe it is a good idea to label 6.5 version 7 instead?
what has been done up until now might impact external plugins. I have no idea how many there are and if they are actively maintained. This version definitely needs more testing then the 'hooray a new version lets update because it always works' way of testing done normally.
Would welcome and love developers to step in here and test / share their use cases. Is there a way to contact them / set this on their agenda?
what has been done up until now might impact external plugins. I have no idea how many there are and if they are actively maintained. This version definitely needs more testing then the 'hooray a new version lets update because it always works' way of testing done normally.
Would welcome and love developers to step in here and test / share their use cases. Is there a way to contact them / set this on their agenda?
sharing = caring
Please Log in or Create an account to join the conversation.
5 months 2 weeks ago - 5 months 2 weeks ago #233970
by Leen
With kind regards
Leen
Replied by Leen on topic Joomla 6 support?
Hi, I'm testing Kunena K6.5 locally in 6.0.0-beta4-dev with WAMP.Server
It's working pretty well, but I can't generate a Kunena Configuration Report, and I get this error.
Is this happening to you as well?
It's working pretty well, but I can't generate a Kunena Configuration Report, and I get this error.
Code:
An error has occurred.
[quote]0 There is no "chosen" asset of a "preset" type in the registry.[/quote]
Call Stack[b]#[/b][b]Function[/b][b]Location[/b]1()JROOT\libraries\src\WebAsset\WebAssetRegistry.php:1352Joomla\CMS\WebAsset\WebAssetRegistry->get()JROOT\libraries\src\WebAsset\WebAssetManager.php:2743Joomla\CMS\WebAsset\WebAssetManager->useAsset()JROOT\libraries\src\WebAsset\WebAssetManager.php:2084Joomla\CMS\WebAsset\WebAssetManager->__call()JROOT\administrator\components\com_kunena\tmpl\tools\report.php:235include()JROOT\libraries\src\MVC\View\HtmlView.php:4166Joomla\CMS\MVC\View\HtmlView->loadTemplate()JROOT\libraries\src\MVC\View\HtmlView.php:2047Joomla\CMS\MVC\View\HtmlView->display()JROOT\administrator\components\com_kunena\src\View\Tools\HtmlView.php:1818Kunena\Forum\Administrator\View\Tools\HtmlView->display()JROOT\libraries\src\MVC\Controller\BaseController.php:6979Joomla\CMS\MVC\Controller\BaseController->display()JROOT\administrator\components\com_kunena\src\Controller\DisplayController.php:6210Kunena\Forum\Administrator\Controller\DisplayController->display()JROOT\libraries\src\MVC\Controller\BaseController.php:73011Joomla\CMS\MVC\Controller\BaseController->execute()JROOT\libraries\src\Dispatcher\ComponentDispatcher.php:14312Joomla\CMS\Dispatcher\ComponentDispatcher->dispatch()JROOT\libraries\src\Component\ComponentHelper.php:36113Joomla\CMS\Component\ComponentHelper::renderComponent()JROOT\libraries\src\Application\AdministratorApplication.php:15014Joomla\CMS\Application\AdministratorApplication->dispatch()JROOT\libraries\src\Application\AdministratorApplication.php:20515Joomla\CMS\Application\AdministratorApplication->doExecute()JROOT\libraries\src\Application\CMSApplication.php:31516Joomla\CMS\Application\CMSApplication->execute()JROOT\administrator\includes\app.php:5817require_once()
With kind regards
Leen
Last edit: 5 months 2 weeks ago by Leen.
The following user(s) said Thank You: xillibit
Please Log in or Create an account to join the conversation.
5 months 2 weeks ago #233971
by ruud
sharing = caring
Replied by ruud on topic Joomla 6 support?
Thanks for reporting Leen >
github.com/Kunena/Kunena-Forum/pull/9912
sharing = caring
The following user(s) said Thank You: Leen
Please Log in or Create an account to join the conversation.
5 months 2 weeks ago #233973
by xillibit
It was something i'am thinking too by renaming 6.5 to 7.0 version, by looking in the JED there are couple of plugins : extensions.joomla.org/tags/kunena-extensions/ some are maintained and designed to work on Joomla! 5.x.
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Joomla 6 support?
Hello,Just a thought: with the level of refactoring and using Events etc. maybe it is a good idea to label 6.5 version 7 instead?
what has been done up until now might impact external plugins. I have no idea how many there are and if they are actively maintained. This version definitely needs more testing then the 'hooray a new version lets update because it always works' way of testing done normally.
Would welcome and love developers to step in here and test / share their use cases. Is there a way to contact them / set this on their agenda?
It was something i'am thinking too by renaming 6.5 to 7.0 version, by looking in the JED there are couple of plugins : extensions.joomla.org/tags/kunena-extensions/ some are maintained and designed to work on Joomla! 5.x.
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.310 seconds