- Posts: 36
- Thank you received: 2
Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] in stable which is now available for download as a native Joomla extension for J! 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.
The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Question ERROR: Undefined constant "Kunena\Forum\Libraries\Factory\KPATH_SITE
In meantime downloaded the extra module Kunenalatest and made the adjustments as you indicated. Kunena self works fine.
However in Community Builder adjusting a user gives still the same error message:0 Undefined constant "Kunena\Forum\Libraries\Factory\KPATH_SITE"
Please Log in or Create an account to join the conversation.
n error has occurred.Undefined constant "Kunena\Forum\Libraries\Factory\KPATH_SITE" .../libraries/kunena/src/Factory/KunenaFactory.php:213
208 static $loaded = [];
209 KunenaProfiler::getInstance() ? KunenaProfiler::instance()->start('function ' . __CLASS__ . '::' . __FUNCTION__ . '()') : null;
210
211 if ($client == 'site') {
212 $lookup1 = JPATH_SITE;
213 $lookup2 = KPATH_SITE;
214 } else {
215 $client = 'admin';
216 $lookup1 = JPATH_ADMINISTRATOR;
217 $lookup2 = JPATH_ADMINISTRATOR . '/components/com_kunena';
218 }
Please Log in or Create an account to join the conversation.
Thanks for the report, i will see with CB team if they can fix that in their CB Forums plugin
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.
I am using Kunena 7.0.2
I get also the same error message:0 Undefined constant "Kunena\Forum\Libraries\Factory\KPATH_SITE"
This started after enabling the Kunenalatest module. After disabling it, the site works.
I also use CB.
Judging by this thread, the issue has been resolved.
Unfortunately, I don't understand how to fix this problem while keeping Kunenalatest. What should I download and do?
Please describe the necessary steps in detail, if possible.
Thank you.
- - - - - - - - -
Signature:
Many thanks to Rich and the other advisors.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
The fix made for Kunena latest is in developpement version of the module, need to make a release to let everyone to have access to it.
For CB, i have asked them it needs a change on our side i need look how to do it
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.