Kunena 6.1.3.2 Released

The Kunena team has announce the arrival of Kunena 6.1.3.2 [K 6.1.3] which is now available for download as a native Joomla extension for J! 4.2.x/4.3.x. This version addresses most of the issues that were discovered in K 6.1.0 and issues discovered during the last development stages of K 6.1

Question "KunenaFactory" not found issue

More
4 weeks 1 day ago #1 by 9themestore
Hi,

My website shows an error message when view message detail. I switched to the default template but the error message still appears.
Code:
[b]Rendering Error[/b] in layout [b]User/Profile[/b]: Class "KunenaFactory" not found in [b]xxx\libraries\kunena\src\Layout\KunenaBase.php[/b] on line 182 Layout was rendered in [b]xxx\components\com_kunena\template\aurelia\layouts\topic\item\message\default.php[/b] on line 30

Please suggest me a solution to fix this issue.

Thanks

- Please provide your site url if it has been lived.
- Please share tip if it worked fine with you.
- Don't be shy about using the "Thanks" button below if you found my comment helpful :)

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

More
4 weeks 1 day ago #2 by Leen
i don't recognize this is it with kunena 6.1.3.1 2023-08-21
and which php version and cache already cleared?

L.v.d.A

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

More
4 weeks 1 day ago #3 by Gindi
I have no idea about programming, I just noticed in the messages that there is no "Profile" directory in \libraries\kunena\src\Layout\User.
I guess that this is what the message wants to say.

Gindi
 

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

More
4 weeks 14 hours ago #4 by Leen
i'm not a programmer either but when i look in KunenaBase.php
is it about when debug is on (I think)
is at that line is here include path
so maybe check if your tmp or log directories in joomla are good?
or set your debug or error reporting to default

L.v.d.A

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

More
4 weeks 10 hours ago - 4 weeks 10 hours ago #5 by xillibit
Hello,

The issue seems coming from the file /template/aurelia/layouts/user/profile/default.php there is one usage of KunenaFactory

So check at the top of this file that your have right the
Code:
use Kunena\Forum\Libraries\Factory\KunenaFactory;

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

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

Time to create page: 0.353 seconds