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

More
1 month 2 weeks ago - 1 month 2 weeks ago #234755 by lemur

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.
Thanks, I'll have to wait.

(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.

More
1 month 2 weeks ago #234768 by cheshirealan
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

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

More
1 month 2 weeks ago - 1 month 2 weeks ago #234769 by lemur
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.

- - - - - - - - -
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.

More
1 month 1 week ago #234797 by xillibit

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

 
Hello,

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.

More
2 weeks 5 days ago #234889 by joomod
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)

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.

More
2 weeks 2 days ago - 2 weeks 2 days ago #234898 by xillibit
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