Kunena 6.2.6 released

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

Question Final release?

More
1 year 10 months ago #11 by ssnobben
Replied by ssnobben on topic Final release?
Do it work with Php 8.1 too?

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

More
1 year 10 months ago #12 by ssnobben
Replied by ssnobben on topic Final release?

Do it work with Php 8.1 too?
 

yes I see on requirments page so its seems to work..

thks

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

More
1 year 10 months ago #13 by xillibit
Replied by xillibit on topic Final release?

I have testing it and it works fine for me. Only the easysocial plugin don*t work 



 
Hmm yes I need it to work with easysocial plgs too..
 
I had checked it but i didn't find where was the issue i need to look later

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
1 year 10 months ago #14 by Knuddelesel
Replied by Knuddelesel on topic Final release?
For KunenaActivityEasySocial.php I get error:
Code:
0 Class "Access" not found

When I activate Easysocial Profiles I get this error only on kunena index site:
Code:
Rendering Error in layout Category/Index: KunenaProfileEasySocial::getProfileURL(): Argument #2 ($task) must be of type string, null given, called in /libraries/kunena/src/User/KunenaUser.php on line 1145. Please enable debug mode for more information.

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

More
1 year 10 months ago #15 by Knuddelesel
Replied by Knuddelesel on topic Final release?
Now I get this error from KunenaActivityEasySocial.php
Code:
Kunena\Forum\Libraries\Access\KunenaAccess::getSubscribers(): Argument #1 ($catid) must be of type int, null given, called in /plugins/kunena/easysocial/KunenaActivityEasySocial.php on line 242

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

More
1 year 10 months ago #16 by xillibit
Replied by xillibit on topic Final release?
Thanks for the report, i have already fixed it : github.com/Kunena/Kunena-Forum/commit/69...0ddcbd5fa13f462ba1d9

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
1 year 10 months ago #17 by Knuddelesel
Replied by Knuddelesel on topic Final release?
Now I get no error more, but no (easysocial) activity stream item where generated

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

More
1 year 10 months ago - 1 year 10 months ago #18 by Knuddelesel
Replied by Knuddelesel on topic Final release?
For this error:
Code:
Rendering Error in layout Category/Index: KunenaProfileEasySocial::getProfileURL(): Argument #2 ($task) must be of type string, null given, called in /libraries/kunena/src/User/KunenaUser.php on line 1145. Please enable debug mode for more information.

I changed line 84 in KunenaProfileEasySocial.php to:
Code:
public function getProfileURL(int $userid, $task = '', bool $xhtml = true, string $avatarTab = '')


Now theres only one more problem:


KunenaActivityEasySocial.php => no activity stream entry is generated by the "Kunena - Easysocial Plugin"
Last edit: 1 year 10 months ago by Knuddelesel.

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

Time to create page: 0.367 seconds