- Posts: 297
- Thank you received: 4
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] 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
Important ERROR: Undefined constant "Kunena\Forum\Libraries\Factory\KPATH_SITE
1 month 2 weeks ago - 1 month 2 weeks ago #234755
by lemur
(It's surprising that Kunenalatest works on a similar site,). этоpronoun: это, он, него, она, оно, этого
noun: последнее слово, идеал, верх совершенства, тот, кто водит
- - - - - - - - -
Signature:
Many thanks to Rich and the other advisors.
Replied by lemur on topic ERROR: Undefined constant "Kunena\Forum\Libraries\Factory\KPATH_SITE
Thanks, I'll have to wait.Hello,
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.
(It's surprising that Kunenalatest works on a similar site,). этоpronoun: это, он, него, она, оно, этого
noun: последнее слово, идеал, верх совершенства, тот, кто водит
- - - - - - - - -
Signature:
Many thanks to Rich and the other advisors.
Last edit: 1 month 2 weeks ago by lemur.
Please Log in or Create an account to join the conversation.
- cheshirealan
-
- Offline
- Junior Member
-
Less
More
- Posts: 16
- Thank you received: 0
1 month 2 weeks ago #234768
by cheshirealan
Replied by cheshirealan on topic ERROR: Undefined constant "Kunena\Forum\Libraries\Factory\KPATH_SITE
I am seeing a similar issue when I enable the Gravatar integration. If someone has a gravatar linked to their email address all is well. If not I get:
Exception Type: Error
File: /home/fhscdevo/fhsc.uk/plugins/kunena/gravatar/src/Extension/Gravatar.php
Line: 101
Message: Undefined constant "Kunena\Forum\Plugin\Kunena\Gravatar\Extension\KPATH_FRAMEWORK"
Alan
Exception Type: Error
File: /home/fhscdevo/fhsc.uk/plugins/kunena/gravatar/src/Extension/Gravatar.php
Line: 101
Message: Undefined constant "Kunena\Forum\Plugin\Kunena\Gravatar\Extension\KPATH_FRAMEWORK"
Alan
Please Log in or Create an account to join the conversation.
1 month 2 weeks ago - 1 month 2 weeks ago #234769
by lemur
- - - - - - - - -
Signature:
Many thanks to Rich and the other advisors.
Replied by lemur on topic ERROR: Undefined constant "Kunena\Forum\Libraries\Factory\KPATH_SITE
I'd like to share an experience I can't explain.
On the website where Kunena Latest was throwing the error discussed in this thread, I went to the "Modules" tab to create a module.
Among the module options Joomla offered (Modultyp auswählen:), I saw Kunena Latest.
Out of curiosity, I installed and configured it.
The Kunena Latest module works perfectly! (At least for now).
I can't explain it, but the main thing is the result.
P.S. The happiness didn't last long. Some time after enabling the module, the site stopped working.
Only after disabling the module did it work again.
My apologies to anyone I misled.
On the website where Kunena Latest was throwing the error discussed in this thread, I went to the "Modules" tab to create a module.
Among the module options Joomla offered (Modultyp auswählen:), I saw Kunena Latest.
Out of curiosity, I installed and configured it.
The Kunena Latest module works perfectly! (At least for now).
I can't explain it, but the main thing is the result.
P.S. The happiness didn't last long. Some time after enabling the module, the site stopped working.
Only after disabling the module did it work again.
My apologies to anyone I misled.
- - - - - - - - -
Signature:
Many thanks to Rich and the other advisors.
Last edit: 1 month 2 weeks ago by lemur.
Please Log in or Create an account to join the conversation.
1 month 1 week ago #234797
by xillibit
I will need to add the same fix into plugin gravatar like it has been done in kunena lastest developpement version module
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic ERROR: Undefined constant "Kunena\Forum\Libraries\Factory\KPATH_SITE
Hello,I am seeing a similar issue when I enable the Gravatar integration. If someone has a gravatar linked to their email address all is well. If not I get:
Exception Type: Error
File: /home/fhscdevo/fhsc.uk/plugins/kunena/gravatar/src/Extension/Gravatar.php
Line: 101
Message: Undefined constant "Kunena\Forum\Plugin\Kunena\Gravatar\Extension\KPATH_FRAMEWORK"
Alan
I will need to add the same fix into plugin gravatar like it has been done in kunena lastest developpement version module
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.
2 weeks 5 days ago #234889
by joomod
Replied by joomod on topic ERROR: Undefined constant "Kunena\Forum\Libraries\Factory\KPATH_SITE
quick solution till the profis will find the reason.
just add this line at the beginning of =smallmod_kunenalatest/src/ModuleKunenaLatest.php (just after the joomla define)
api.php is a small file where all KPATH defines are declared.
after this the latest module opens also in CB
just add this line at the beginning of =smallmod_kunenalatest/src/ModuleKunenaLatest.php (just after the joomla define)
Code:
require_once(JPATH_ADMINISTRATOR.'/components/com_kunena/api/api.php');
api.php is a small file where all KPATH defines are declared.
after this the latest module opens also in CB
Please Log in or Create an account to join the conversation.
2 weeks 2 days ago - 2 weeks 2 days ago #234898
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic ERROR: Undefined constant "Kunena\Forum\Libraries\Factory\KPATH_SITE
Hello,
I have made changes in developement version, so if someone wants to test it :
update.kunena.org/nightlybuilds/pkg_kune...4-DEV_2026-04-12.zip
update.kunena.org/nightlybuilds/mod_kune...1-DEV_2026-04-12.zip
update.kunena.org/nightlybuilds/mod_kune...1-DEV_2026-04-12.zip
update.kunena.org/nightlybuilds/mod_kune...1-DEV_2026-04-12.zip
update.kunena.org/nightlybuilds/mod_kune...1-DEV_2026-04-12.zip
I have made changes in developement version, so if someone wants to test it :
update.kunena.org/nightlybuilds/pkg_kune...4-DEV_2026-04-12.zip
update.kunena.org/nightlybuilds/mod_kune...1-DEV_2026-04-12.zip
update.kunena.org/nightlybuilds/mod_kune...1-DEV_2026-04-12.zip
update.kunena.org/nightlybuilds/mod_kune...1-DEV_2026-04-12.zip
update.kunena.org/nightlybuilds/mod_kune...1-DEV_2026-04-12.zip
I don't provide support by PM, because this can be useful for someone else.
Last edit: 2 weeks 2 days ago by xillibit.
The following user(s) said Thank You: lemur
Please Log in or Create an account to join the conversation.
Time to create page: 0.239 seconds