Photo returns the string “{photo}”, as if it isn’t a standard/custom variable.
As a result it is always equating to empty.
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
December 02, 2010 11:42am
Subscribe [9]#16 / Dec 16, 2010 8:28am
Photo returns the string “{photo}”, as if it isn’t a standard/custom variable.
As a result it is always equating to empty.
#17 / Dec 16, 2010 4:11pm
Let me try to reproduce this on a current setup. I’ve used this in the past, but things might have changed. Thanks for your patience.
#18 / Dec 22, 2010 5:16am
Hi Ingmar, did you get any further with this?
Thanks
#19 / Dec 22, 2010 5:16pm
Can you upgrade to 2.1.3? Does {if avatar} work for you?
#20 / Jan 07, 2011 5:05pm
Thanks for your patience.
I upgraded this site to 2.1.3 build 20101220 and am still experiencing the same issue.
this code does not work
{if photo_url}{photo_url}{/if}
{if photo_url != ""}{photo_url}{/if}but avatar does
{if avatar}{photo_url}{/if}
{if avatar != ""}{photo_url}{/if}#21 / Jan 09, 2011 4:59pm
Hi Flying Fish,
Let us try to replicate this issue. We’ll update this thread as soon as we can. Thank you for your patience.
Cheers
Greg
#22 / Jan 20, 2011 12:22pm
Hello,
Did you manage to replicate the problem Flying Fish and I are experiencing?
Thanks for the heping hand!
#23 / Jan 21, 2011 1:33am
I couldn’t get it to work so I created a bug report here for the issue
#24 / Jan 21, 2011 10:50am
Thanks John!
#25 / Jan 21, 2011 5:31pm
Hopefully there will be a fix for this soon. Thanks in advance for your patience.
#26 / Jun 24, 2011 2:11pm
Closing older thread, split off newer parts.