Kunena 6.3.4 released

The Kunena team has announce the arrival of Kunena 6.3.4 [K 6.3.4] 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 / K 6.3 and issues discovered during the last development stages of K 6.3
Note: Please go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated.

Question incorrect function call in kunenagroups.php

More
11 years 11 months ago #1 by jofo
Hi,

first of all: thank you for a great product!

I've been using Kunena together with JomSocial and I think I found a bug in the Kunena Groups Plug-in for JomSocial (2.0.2) that I downloaded from your site.

The problem is that on a virgin server with only Joomla 2.5.2, JomSocial 2.6 and Kunena 2.0.2 everything works ok, but when I add the Kunena Groups plugin the JomSocial 'Join Group' button/function breaks.

I traced the problem back to the file kunenagroups.php. Starting from line 94 in that file, there are four functions that override JomSocial functions (onGroupJoin, onGroupJoinApproved, onGroupLeave and onAfterEventsUserBlocked). Those four functions all make a call to KunenaFactory::getAccessControl().

However, I think that in Kunena 2.0 and onwards this function is deprecated and replaced by onKunenaGetAccessControl.

Unfortunately, when I replace the call in kunenagroups.php with the new version, it doesn't work. I haven't been able to find anything else, so I turn to you for help :)

Can you confirm that the call should be onKunenaGetAccessControl, and could you give me any pointers on how to proceed?

Thank you,
Mark.
The following user(s) said Thank You: xillibit

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

More
11 years 11 months ago #2 by xillibit
Hello,

I need to look this issue more closer

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.

Time to create page: 0.508 seconds