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

Important ERROR: Undefined constant "Kunena\Forum\Libraries\Factory\KPATH_SITE

More
6 days 8 hours ago - 6 days 7 hours ago #234640 by SIETWOLT
I am using Kunena 7.0.
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"
Last edit: 6 days 7 hours ago by SIETWOLT.
The following user(s) said Thank You: xillibit, rwillems

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

More
2 days 11 hours ago #234670 by rwillems
Same issue, with CB Forums plugin.

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 }
The following user(s) said Thank You: xillibit

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

More
2 days 10 hours ago #234671 by xillibit
Hello,

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.

Time to create page: 0.474 seconds