I’m trying to link to the member’s profile who posted a comment. So far what I’ve been using that’s failing is <a href=”{path=users}{member_id}”>{username}</a>. But it shows every single ID in the URL, no matter who posted, as either 0 or 1. I’ve tried {out_member_id} too and it just shows the same thing.
Please clarify.
