Kunena / Kunena-Forum

Kunena Forum - Forum / Bulletin Board / Discussions component for Joomla - This is the 6.x/5.x main development branch. Please do not open issues regarding earlier versions of Kunena
https://www.kunena.org
GNU General Public License v3.0
1.75k stars 814 forks source link

Calling the configuration results in an error - Layout default not found #9661

Closed rich20 closed 3 months ago

rich20 commented 3 months ago

Describe the bug Try to open the configuration

Result

Call Stack

| Function | Location

-- | -- | -- 1 | () | JROOT/libraries/src/MVC/View/HtmlView.php:425 2 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:204 3 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_kunena/src/View/Config/HtmlView.php:61 4 | Kunena\Forum\Administrator\View\Config\HtmlView->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:697 5 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_kunena/src/Controller/DisplayController.php:62 6 | Kunena\Forum\Administrator\Controller\DisplayController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:730 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/libraries/src/Dispatcher/ComponentDispatcher.php:143 8 | Joomla\CMS\Dispatcher\ComponentDispatcher->dispatch() | JROOT/libraries/src/Component/ComponentHelper.php:361 9 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/AdministratorApplication.php:150 10 | Joomla\CMS\Application\AdministratorApplication->dispatch() | JROOT/libraries/src/Application/AdministratorApplication.php:195 11 | Joomla\CMS\Application\AdministratorApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:306 12 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/administrator/includes/app.php:58 13 | require_once() | JROOT/administrator/index.php:32

System information

Desktop

xillibit commented 3 months ago

When open the Kunena configuration i don't get any error

rich20 commented 3 months ago

Do you have a new version from today? It works for me with the Beta3-DEV from three days ago.

xillibit commented 3 months ago

Yes i have the last changes

rich20 commented 3 months ago

Please send me this version in the chat

rich20 commented 3 months ago

Thank you. There must have been a mistake somewhere in my versions.