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

Question User can't add a post and edit own posts

More
3 years 4 months ago - 3 years 4 months ago #226883 by Frantisek11
 J! 4.2.5 Kunena 6.0.6, php 7.4.28
"Warning: file_exists(): open_basedir restriction in effect."

I fixed it in ClassLoader file
libraries/kunena/External/composer/../../../../../src/libraries/kunena

It looks like a bug in the app.
Can you help me with this issue? Thank you.
Last edit: 3 years 4 months ago by Frantisek11.

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

More
3 years 4 months ago #226885 by xillibit
Hello,

No it's an issue with your php configuration, because you have enabled open_basedir in php configuration so you need to add the path to your Joomla! in he allowed path

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
3 years 4 months ago - 3 years 4 months ago #226887 by Frantisek11
Hi, Thank you for your reply. open_basedir is set correctly. It looks like the bug may be somewhere in php, but not related to "open_basedir".

Warning: file_exists(): open_basedir restriction in effect. File(/home/libraries/kunena/External/composer/../../../../../src/libraries/kunena/Administrator/Extension/forumComponent. php

However, the error only appears in the forum component.
I'll let you know.
Last edit: 3 years 4 months ago by Frantisek11.

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

Time to create page: 0.214 seconds