Форуми / Cotonti / General / Moar questions ;)

Kingsley
#32729 17.01.2012 17:36

Oops, was demo1.. corrected it, pass now is demo :)

<img src="{USERS_DETAILS_AVATAR}" width="xx" height="xx" /> this would not work to begin with coz output in html would have been

<img src=" <<AVATARIMAGE>> width="xx" height="xx" />

so no, never use this combo

It was, however, when I used that other tag I mentioned {PHP.urr.user_avatar} but that was before you told me that that one only works for the durrent logged in user..