UPDATES EasyBlog 6.0.11 Released! Update to the latest version now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is offline
It is currently off working hours and most of us aren't around

Rest assured that we will get back to you as soon as the day starts tomorrow!
  Support is offline

Points set in rules are ignored

Maverick · ·
12:21 AM Saturday, 11 February 2017
None
Hi,

I am the author of Community Quiz extension which has integration with EasySocial points.

The issue we are facing is: irrespective of how many points set in the rules, the user is awarded only one point. I am not sure if there is any change in API as the documentation is restricted now. Here is what I am doing.


$api = JPATH_ADMINISTRATOR.'/components/com_easysocial/includes/foundry.php';
if( file_exists($api) ) {
require_once $api;
Foundry::points()->assign( $params['function'] , $params['component'] , $userid );
}

The rule has 100 points set but only 1 point is being awarded.

Can you please help?

Thanks.
The replies under this section are restricted to logged in users or users with an active subscription with us