FranckOk so I have to do it myself. This code should be in "articlecomments.php" or "jsfieldcode.php"?
include_once JPATH_ROOT.'/components/com_community/libraries/core.php';
include_once JPATH_ROOT.'/components/com_community/libraries/userpoints.php';
CuserPoints::assignPoint('article.comment');8 years ago
NickHi Franck, if you find the solution will you post it here please? Thank you!8 years ago
include_once JPATH_ROOT.'/components/com_community/libraries/core.php';
include_once JPATH_ROOT.'/components/com_community/libraries/userpoints.php';
CuserPoints::assignPoint('article.comment'); 8 years ago