Try this (attached).
This plugin depends on
XThreads. So, you need to install
XThreads before using this plugin.
For displaying last poster avatar URL, use this code in your forumdisplay_thread template:
For displaying the last poster avatar image, use this kind of code in that template:
"Resize" the avatar as needed directly in the img tag.
If the last poster doesn't have avatar, it will use default_avatar.gif image.
By default, this images included in images folder.
If there is no default_avatar.gif in images folder, upload it.
It will prevent broken image link if the last poster doesn't have avatar.
Live Demo:
http://www.14.mynie.co.cc/forumdisplay.php?fid=33
Click the thread images there.