Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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.

The Kunena team is also pleased to announce the twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

Question displaying aupoints in kunena login module

More
13 years 11 months ago #126557 by Matias
AUP has API to do that. But our API should have also worked if you had AUP integration turned on in Kunena.

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

More
13 years 4 months ago #140304 by sunnyjey

Matias wrote: No, you just need to call this and echo the output:

Code:
$points = KunenaFactory::getActivityIntegration()->getUserPoints($this->profile->userid);

IMHO it returns NULL if integration isn't enabled.


How do I override integration code to display points even when integration/plugin is not enabled ?

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

Time to create page: 0.242 seconds