- Posts: 1249
- Thank you received: 187
Kunena 7.0.9 & Kunena 6.4.14 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.9 [K 7.0.9] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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
Solved Kunena Discuss 6.0.0-BETA2 with Jooma 4.2.1-rc2-dev gives error
4 years 1 month ago - 4 years 1 month ago #224413
by Leen
With kind regards
Leen
Kunena Discuss 6.0.0-BETA2 with Jooma 4.2.1-rc2-dev gives error.
Once with log in as a registered user.
Looks like the joomla own categories are a problem. the site is multilingual.
when user logs out the joomla categories work fine again..
Once with log in as a registered user.
Looks like the joomla own categories are a problem. the site is multilingual.
when user logs out the joomla categories work fine again..
Code:
0 Database not set in Joomla\CMS\Form\FormFactory
Call stack
# Function Location
1 () JROOT\libraries\vendor\joomla\database\src\DatabaseAwareTrait.php:43
2 Joomla\CMS\Form\FormFactory->getDatabase() JROOT\libraries\src\Form\FormFactory.php:37
3 Joomla\CMS\Form\FormFactory->createForm() JROOT\plugins\content\kunenadiscuss\src\Helper\KunenaDiscussHelper.php:1005
4 Kunena\Plugin\Content\Kunenadiscuss\Helper\KunenaDiscussHelper->showForm() JROOT\plugins\content\kunenadiscuss\src\Helper\KunenaDiscussHelper.php:630
5 Kunena\Plugin\Content\Kunenadiscuss\Helper\KunenaDiscussHelper->showPlugin() JROOT\plugins\content\kunenadiscuss\src\Helper\KunenaDiscussHelper.php:328
6 Kunena\Plugin\Content\Kunenadiscuss\Helper\KunenaDiscussHelper->prepareContent() JROOT\plugins\content\kunenadiscuss\kunenadiscuss.php:199
7 PlgContentKunenaDiscuss->onContentBeforeDisplay() JROOT\libraries\src\Plugin\CMSPlugin.php:275
8 Joomla\CMS\Plugin\CMSPlugin->Joomla\CMS\Plugin\{closure}() JROOT\libraries\vendor\joomla\event\src\Dispatcher.php:486
9 Joomla\Event\Dispatcher->dispatch() JROOT\libraries\src\Application\EventAware.php:103
10 Joomla\CMS\Application\WebApplication->triggerEvent() JROOT\components\com_content\src\View\Category\HtmlView.php:112
11 Joomla\Component\Content\Site\View\Category\HtmlView->display() JROOT\libraries\src\MVC\Controller\BaseController.php:635
12 Joomla\CMS\MVC\Controller\BaseController->display() JROOT\components\com_content\src\Controller\DisplayController.php:117
13 Joomla\Component\Content\Site\Controller\DisplayController->display() JROOT\libraries\src\MVC\Controller\BaseController.php:668
14 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT\libraries\src\Dispatcher\ComponentDispatcher.php:139
15 Joomla\CMS\Dispatcher\ComponentDispatcher->dispatch() JROOT\components\com_content\src\Dispatcher\Dispatcher.php:52
16 Joomla\Component\Content\Site\Dispatcher\Dispatcher->dispatch() JROOT\libraries\src\Component\ComponentHelper.php:351
17 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT\libraries\src\Application\SiteApplication.php:196
18 Joomla\CMS\Application\SiteApplication->dispatch() JROOT\libraries\src\Application\SiteApplication.php:237
19 Joomla\CMS\Application\SiteApplication->doExecute() JROOT\libraries\src\Application\CMSApplication.php:290
20 Joomla\CMS\Application\CMSApplication->execute() JROOT\includes\app.php:61
21 require_once() JROOT\index.php:32
With kind regards
Leen
Last edit: 4 years 1 month ago by Leen.
Please Log in or Create an account to join the conversation.
4 years 1 month ago #224414
by Leen
With kind regards
Leen
Replied by Leen on topic Kunena Discuss 6.0.0-BETA2 with Jooma 4.2.1-rc2-dev gives error
ok it looks like if I change the settings in the Kunena Discuss 6.0.0-BETA2 plug-in
then problem is gone with setting as in pictures.
If you click on the link it will take you to the forum
then problem is gone with setting as in pictures.
If you click on the link it will take you to the forum
With kind regards
Leen
The following user(s) said Thank You: rich
Please Log in or Create an account to join the conversation.
Less
More
- Posts: 12291
- Thank you received: 2538
4 years 1 month ago #224421
by rich
Important! Always create a backup before you make any changes to your website!
Replied by rich on topic Kunena Discuss 6.0.0-BETA2 with Jooma 4.2.1-rc2-dev gives error
Confirmed and added in our bug list:
github.com/Kunena/Kunena-Addons/issues/300
Important! Always create a backup before you make any changes to your website!
The following user(s) said Thank You: Leen
Please Log in or Create an account to join the conversation.
4 years 1 month ago #224439
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Kunena Discuss 6.0.0-BETA2 with Jooma 4.2.1-rc2-dev gives error
Hello,
I have just made a fix : github.com/Kunena/Kunena-Addons/commit/2...2dfb9508561423efc658 , please check with both Joomla! 4.1.5 and Joomla! 4.2.x
I have just made a fix : github.com/Kunena/Kunena-Addons/commit/2...2dfb9508561423efc658 , please check with both Joomla! 4.1.5 and Joomla! 4.2.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.
4 years 1 month ago - 4 years 1 month ago #224441
by Leen
With kind regards
Leen
Replied by Leen on topic Kunena Discuss 6.0.0-BETA2 with Jooma 4.2.1-rc2-dev gives error
I tried but error is still there in locale test
mm apparently difference in my websites testing it seems to work for another still looking for the difference between websites
]
mm apparently difference in my websites testing it seems to work for another still looking for the difference between websites
Code:
]
0 Database not set in Joomla\CMS\Form\FormFactory
Call stack
# Function Location
1 () JROOT\libraries\vendor\joomla\database\src\DatabaseAwareTrait.php:43
2 Joomla\CMS\Form\FormFactory->getDatabase() JROOT\libraries\src\Form\FormFactory.php:37
3 Joomla\CMS\Form\FormFactory->createForm() JROOT\plugins\content\kunenadiscuss\src\Helper\KunenaDiscussHelper.php:1005
4 Kunena\Plugin\Content\Kunenadiscuss\Helper\KunenaDiscussHelper->showForm() JROOT\plugins\content\kunenadiscuss\src\Helper\KunenaDiscussHelper.php:630
5 Kunena\Plugin\Content\Kunenadiscuss\Helper\KunenaDiscussHelper->showPlugin() JROOT\plugins\content\kunenadiscuss\src\Helper\KunenaDiscussHelper.php:328
6 Kunena\Plugin\Content\Kunenadiscuss\Helper\KunenaDiscussHelper->prepareContent() JROOT\plugins\content\kunenadiscuss\kunenadiscuss.php:199
7 PlgContentKunenaDiscuss->onContentBeforeDisplay() JROOT\libraries\src\Plugin\CMSPlugin.php:275
8 Joomla\CMS\Plugin\CMSPlugin->Joomla\CMS\Plugin\{closure}() JROOT\libraries\vendor\joomla\event\src\Dispatcher.php:486
9 Joomla\Event\Dispatcher->dispatch() JROOT\libraries\src\Application\EventAware.php:103
10 Joomla\CMS\Application\WebApplication->triggerEvent() JROOT\components\com_content\src\View\Category\HtmlView.php:112
11 Joomla\Component\Content\Site\View\Category\HtmlView->display() JROOT\libraries\src\MVC\Controller\BaseController.php:635
12 Joomla\CMS\MVC\Controller\BaseController->display() JROOT\components\com_content\src\Controller\DisplayController.php:117
13 Joomla\Component\Content\Site\Controller\DisplayController->display() JROOT\libraries\src\MVC\Controller\BaseController.php:668
14 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT\libraries\src\Dispatcher\ComponentDispatcher.php:139
15 Joomla\CMS\Dispatcher\ComponentDispatcher->dispatch() JROOT\components\com_content\src\Dispatcher\Dispatcher.php:52
16 Joomla\Component\Content\Site\Dispatcher\Dispatcher->dispatch() JROOT\libraries\src\Component\ComponentHelper.php:351
17 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT\libraries\src\Application\SiteApplication.php:196
18 Joomla\CMS\Application\SiteApplication->dispatch() JROOT\libraries\src\Application\SiteApplication.php:237
19 Joomla\CMS\Application\SiteApplication->doExecute() JROOT\libraries\src\Application\CMSApplication.php:290
20 Joomla\CMS\Application\CMSApplication->execute() JROOT\includes\app.php:61
21 require_once() JROOT\index.php:32
With kind regards
Leen
Last edit: 4 years 1 month ago by Leen.
The following user(s) said Thank You: rich
Please Log in or Create an account to join the conversation.
Less
More
- Posts: 12291
- Thank you received: 2538
4 years 1 month ago #224455
by rich
Important! Always create a backup before you make any changes to your website!
Replied by rich on topic Kunena Discuss 6.0.0-BETA2 with Jooma 4.2.1-rc2-dev gives error
Confirmed.
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
Time to create page: 0.267 seconds