I'm trying to figure out how to add the avatar of the last poster in the forumhome_lastpostby but have been unable to figure out the right phrase to get it to work.
Example:
<img src="image.php?u=$lastpostinfo[forumid]" alt="Avatar" class="post_avatar" style="float:left;margin-right:10px;"/>
I need to change [forumid] to whatever works for the user id but I've tried various things but nothing worked. Any help?
I found this:
https://vborg.vbsupport.ru/showthrea...tar+lastpostby But it's for vB4 and doesn't work in vB3.