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 displaying aupoints in kunena login module

More
13 years 10 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 2 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.264 seconds