Comment to 'What is the parameter to call user name on profile page?'
  • Hello Jimmybo!

    On the profile page you may use the construction {profile_id}  and it will be transformed into the actual id of the viewed profile. Or like in the code from the example on the page 

    https://github.com/unaio/una/wiki/User-Profiles

    The end class which builds the "view profile page" is modules/boonex/persons/classes/BxPersonsPageEntry.php