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 Error edit a topic that has already been created

More
4 years 3 months ago - 4 years 3 months ago #219311 by Leen
Hi If I want to edit a topic that has already been created on action or replay ogf quote then I get an error
Code:
ERROR 404 - View not found [name, type, prefix]: topic, html,
Code:
public_html/libraries/src/MVC/Controller/BaseController.php:898 Call stack # Function Location 1 () JROOT/libraries/src/MVC/Controller/BaseController.php:898 2 Joomla\CMS\MVC\Controller\BaseController->getView() JROOT/libraries/kunena/src/Controller/KunenaController.php:426 3 Kunena\Forum\Libraries\Controller\KunenaController->display() JROOT/libraries/kunena/src/Controller/KunenaController.php:342 4 Kunena\Forum\Libraries\Controller\KunenaController->executeTask() JROOT/libraries/kunena/src/Controller/KunenaController.php:233 5 Kunena\Forum\Libraries\Controller\KunenaController->execute() JROOT/components/com_kunena/src/Dispatcher/Dispatcher.php:113 6 Kunena\Forum\Site\Dispatcher\Dispatcher->dispatch() JROOT/libraries/src/Component/ComponentHelper.php:389 7 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/SiteApplication.php:206 8 Joomla\CMS\Application\SiteApplication->dispatch() JROOT/libraries/src/Application/SiteApplication.php:245 9 Joomla\CMS\Application\SiteApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:278 10 Joomla\CMS\Application\CMSApplication->execute() JROOT/includes/app.php:63 11 require_once() JROOT/index.php:32
 

With kind regards
Leen
Last edit: 4 years 3 months ago by Leen.

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

More
4 years 3 months ago #219315 by rich
Hmm... it's the identical call stack as here:  github.com/Kunena/Kunena-Forum/issues/8344
Please try, whether this error also exist, if you disable "Show New posts" in the configuration (tab Frontend).

Important! Always create a backup before you make any changes to your website!

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

More
4 years 3 months ago - 4 years 3 months ago #219321 by Leen
I ried to change as creator message but remains the same..
Also tried to edit as administrator message but I notice when I approach kunena as an administrator I get this warning
Code:
Warning: Use of undefined constant KPATH_ADMIN - assumed 'KPATH_ADMIN' (this will throw an Error in a future version of PHP) in /home/mywebsite/domains/mywebsite/public_html/plugins/kunena/joomla/joomla.php on line 38

With kind regards
Leen
Last edit: 4 years 3 months ago by Leen.

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

More
4 years 3 months ago #219417 by xillibit
Hello,

I'am not able anymore to reproduce this issue, i have tried with clean install of K6.0 or upgraded from K5.2.x

Do-you have tried with the last nightly build ?

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.

More
4 years 3 months ago - 4 years 3 months ago #219418 by Leen
started all over again today.
clean joomla 4.0.3 and latest kunena built overnight Version 6
while installing the latest kunena, all this warning comes
Code:
warning : Use of undefined constant KPATH_ADMIN - assumed 'KPATH_ADMIN' (this will throw an Error in a future version of PHP) in /home/myenvironment/domains/mywebsite.eu/public_html/plugins/kunena/joomla/joomla.php online 38
so I wonder if my hoster (Vimexx)
Maybe something isn't set up properly somewhere.

With kind regards
Leen
Last edit: 4 years 3 months ago by Leen.
The following user(s) said Thank You: xillibit

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

More
4 years 3 months ago - 4 years 3 months ago #219420 by xillibit
The constant KPATH_ADMIN is defined in Kunena plugin system, the plugin is right enabled on your install ? (like on the screenshot)



In my previous message, i was saying that i was not able to reproduce the issue when you edit an existing message

I don't provide support by PM, because this can be useful for someone else.
Last edit: 4 years 3 months ago by xillibit.

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

Time to create page: 0.361 seconds