1. tpelek
  2. General
  3. Wednesday, November 14 2018, 01:44 PM
Hello
I use easy blog and I notice avatar not showing when user hasn't change his avatar and the default must appear.
When user has change his avatar the avatar appear correctly.
Also in some custom php code that I use I have the same issue

I use the following code


require_once(JPATH_SITE.'/components/com_jsn/helpers/helper.php');
$user=JsnHelper::getUser();
$avatarlink = $user->getValue('avatar');



Regards,
References
  1. http://eb.peltho.gr
admin Accepted Answer
Admin
Hi,
please try to upgrade to latest Easy Profile version (2.6.1), now you have version 2.6.0 ;)
  1. more than a month ago
  2. General
  3. # 1
tpelek Accepted Answer
Pro
Same results
  1. more than a month ago
  2. General
  3. # 2
admin Accepted Answer
Admin
Hi,
try now, we have installed a edited version of Jomsocial Bridge and seems to works, if you does not found any problem then we will release this version in our Download area.
  1. more than a month ago
  2. General
  3. # 3
tpelek Accepted Answer
Pro
Yes looks OK now,
Could you please tell me what about the custom code


require_once(JPATH_SITE.'/components/com_jsn/helpers/helper.php');
$user=JsnHelper::getUser();
$avatarlink = $user->getValue('avatar');


Regards,
  1. more than a month ago
  2. General
  3. # 4
tpelek Accepted Answer
Pro
Content Protected
  1. more than a month ago
  2. General
  3. # 5
admin Accepted Answer
Admin
Thanks for report it :D
  1. more than a month ago
  2. General
  3. # 6
admin Accepted Answer
Admin
Hi,
we have updated version in our download area :D

Also I have missing to reply to your previous question, sorry...here a reply
Could you please tell me what about the custom code
It should return default avatar from version 2.6.1
  1. more than a month ago
  2. General
  3. # 7
  • Page :
  • 1


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