- DotNetNuke Version: 5.4.0
- Active Forums Version: 4.2.6
I've tried several methods:
Tokens: [AS:PROFILE:AVATAR] [AF:PROFILE:AVATAR]
Code: img src="http://www.yoursite.com/Portals/0/activesocial/profiles/_icons/pp_[AUTHORID]_75_75.png
Image Handler: /portals/0/ProfileImageHandler.ashx?asuid=[AUTHORID]&asimgsize=32
Nope, nope, nope.
I want to display the authorID avatar in the same area as the posticon is shown.
Thanks in advance.