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 Final release?

More
3 years 11 months ago #223339 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
3 years 11 months ago #223355 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
3 years 10 months ago #223432 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
3 years 10 months ago #223433 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
3 years 10 months ago #223461 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
3 years 10 months ago - 3 years 10 months ago #223473 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: 3 years 10 months ago by Knuddelesel.

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

Time to create page: 0.256 seconds