CODE
<a href="http://www.mydomain.com/mt/mt.cgi?__mode=list_entries&blog_id=1&filter=author_id&filter_val=<TMPL_VAR NAME=AUTHOR_ID>"><TMPL_VAR NAME=AUTHOR_NAME></a>
This fetches my author name and ID, not that post's author name/ID. It's probably a problem of context, but I don't know PERL at all, so any help is appreciated.