To only allow points on a specific URL, you'd have to modify the line I gave you above to award the points to check the URL first, like:Ye, I would do exactly what you said but i don't understand how to check the code to do it. Can you explain me, please?
if ($href == 'http://yoursite.com/link-to-article-that-you-want-to-award-points-for")
Foundry::points()->assign('facebook.comment', 'com_jfbconnect', JFactory::getUser()->id);Right now, we don't have the ability to detect a deleted comment. That will be coming in the 6.2 release when we add the full integration for multiple point systems in EasySocial, JomSocial, AUP and others.How to make a rule to lose points when user delete a comment?
This would be something you'd have to contact the EasySocial developers about. Their extension 'manages' the points. I'm not sure if they have any rules system that can be implemented to limit points for certain activities. They would know the answer to that best.And also, how to limit the number of points earned per day with the comments?
Join our newsletter to get alerts for Joomla releases, tips and tricks and extension updates.
