I just found something that works.
First, go
get CB Avatar v1.1 here
. This is a 1.5-compatible plugin.
Edit the .php file and replace the code on line 33:
function onPrepareContent( &$article, &$params, $limitstart )
with the following:
function onContentPrepare($context, &$row, &$params, $page = 0)
Then, replace all instances of $article with $row.
Save the modified file into a copy of the original 1.5 .zip archive and install.
Usage is:
{cbavatar}username{/cbavatar}