1. arkimede360
  2. Support
  3. Wednesday, August 30 2017, 12:17 PM
Hi, it's possibile get only address image?

Thanks.
admin Accepted Answer
Admin
Hi,
Can you explain me better?
  1. more than a month ago
  2. Support
  3. # 1
arkimede360 Accepted Answer
Hi, can i get only address image:

<?php echo $this->user->getField('avatar');?>
  1. more than a month ago
  2. Support
  3. # 2
admin Accepted Answer
Admin
Hi,
you can use function getValue() instead getField() ;)

so it become like

<?php echo $this->user->getValue('avatar' ) ;?>


Docs about this at http://docs.easy-profile.com/index.php/article/jsnuser-object
  1. more than a month ago
  2. Support
  3. # 3
arkimede360 Accepted Answer
Thank you!!!!
  1. more than a month ago
  2. Support
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.