Show Custom Field in JS 2 (Jomsocial 2)


SUBMITTED BY: Guest

DATE: May 18, 2013, 9:18 a.m.

FORMAT: PHP

SIZE: 249 Bytes

HITS: 939

  1. <?php
  2. require_once( JPATH_ROOT .'/components/com_community/libraries/core.php');
  3. $user = CFactory::getUser($user_id);
  4. echo $user->getInfo('BTC');?>
  5. --------- You must Create a Custom Field with Field_Name = BTC ----------

comments powered by Disqus