Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 and issues discovered during the last development stages of K 6.3

Question Issues accessing Joomla API under Joomla 5.0.2 and Kunena

More
2 months 1 week ago #11 by GJSchaller
This message contains secure information

Geoffrey Schaller
Technical Officer
Knight Realms

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

More
2 months 1 week ago #12 by GJSchaller
Hi, checking to see if the new credentials work?

Geoffrey Schaller
Technical Officer
Knight Realms

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

More
2 months 1 week ago #13 by xillibit
Hello,

I have retried nos but it still doesn't pass the htaccess

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 months 6 days ago #14 by GJSchaller
I've removed the htaccess, please try again.

Geoffrey Schaller
Technical Officer
Knight Realms

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

More
2 months 3 days ago #15 by xillibit
I'am able to connect now but i never used Akeeba Panopticon so what are the steps to made to reproduce this issue ?

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 months 3 days ago #16 by GJSchaller
It's not an issue with Akeeba Panopticon, so much as an issue with the Joomla API.  If the API works, Panopticon will work, too.

Browse to:  testsite.aiskon.net/api/

The expected output is:
Code:
{"errors":[{"title":"Resource not found","code":404}]}

If the Kunena - Community Builder Integration plugin is enabled, the API gives this instead:
Code:
Unable to handle request for route ``.

Geoffrey Schaller
Technical Officer
Knight Realms

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

More
2 months 2 days ago #17 by GJSchaller
If it will help, I made a test site called apitest.aiskon.net that has the same issue.  The installs are:
  1. Joomla 5.0.3
  2. Kunena 6.2.4
  3. Community Builder 2.9
Nothing else.  The same issue happens on this site - when you browse to apitest.aiskon.net/api the same messages come up, depending on if the Kunena Plugin for Community Builder Integration is enabled or not.

If this would be easier to work with than my other test site, let me know and I can make a login for you there.

Geoffrey Schaller
Technical Officer
Knight Realms

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

More
2 months 1 day ago #18 by GJSchaller
This message contains secure information

Geoffrey Schaller
Technical Officer
Knight Realms

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

More
2 months 17 hours ago #19 by xillibit
Thanks for all this, not sure but you can try this under comprofiler plugins on file comprofiler.php (at line 55  github.com/Kunena/Kunena-Forum/blob/K6.2.../comprofiler.php#L55 )  add that :
Code:
if (php_sapi_name() === 'cli') {             return;         }

 

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 months 15 hours ago #20 by GJSchaller
I added the code to line 55 of:

/plugins/kunena/comprofiler/comprofiler.php

and the issue is persisting. Would you like me to get you edit access to the host file system?

Geoffrey Schaller
Technical Officer
Knight Realms

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

Time to create page: 0.520 seconds