Hello everybody, please can someone tell me how can i display a link in a block to redirect user to his activity points panel:
like this https://socialnetwork.com/josemanuel/activity-points/
I found this code for phpfox v3 but doesnt work now. Thank you!!
{if Phpfox::getParam('user.no_show_activity_points')} <a href="#core.activity">Activity Points<span id="js_global_total_activity_points"> : {$iTotalActivityPoints|number_format}</span></a> {/if}
Topics:
core.activity">{phrase
Be the first person to like this.