UPDATES EasySocial 4.0.15 Released! Joomla 5.x and PHP 8.x compatible 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
Our team is away during the weekend. Some answers may already be available on our documentation

Rest assured that we will get back to your posts as soon as the week starts!
  Support is offline
None
I've attempted to use the following php code in a Joomla article to display a users Easysocial points and it isn't working:

<?php
require_once( JPATH_ADMINISTRATOR . '/components/com_easysocial/includes/foundry.php' );

$my = Foundry::user();

$points = $my->getPoints();

echo '$points';

?>

By the way, I am using the Joomla plugin called Sourcerer to insert PHP into joomla articles, and it works for other php code. Maybe I'm missing something in the code?
The replies under this section are restricted to logged in users or users with an active subscription with us