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
Question "KunenaFactory" not found issue
- 9themestore
-
Topic Author
- Offline
- Premium Member
-
Less
More
2 years 7 months ago #229030
by 9themestore
- 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
"KunenaFactory" not found issue was created 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.
Please suggest me a solution to fix this issue.
Thanks
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.
2 years 7 months ago #229031
by Leen
With kind regards
Leen
Replied by Leen on topic "KunenaFactory" not found issue
i don't recognize this is it with kunena 6.1.3.1 2023-08-21
and which php version and cache already cleared?
and which php version and cache already cleared?
With kind regards
Leen
Please Log in or Create an account to join the conversation.
2 years 7 months ago #229058
by Gindi
Replied by Gindi on topic "KunenaFactory" not found issue
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
I guess that this is what the message wants to say.
Gindi
Please Log in or Create an account to join the conversation.
2 years 6 months ago #229067
by Leen
With kind regards
Leen
Replied by Leen on topic "KunenaFactory" not found issue
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
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
With kind regards
Leen
Please Log in or Create an account to join the conversation.
2 years 6 months ago - 2 years 6 months ago #229068
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic "KunenaFactory" not found issue
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
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: 2 years 6 months ago by xillibit.
Please Log in or Create an account to join the conversation.
Time to create page: 0.232 seconds