hmmm thats wierd , its works perfect on my test local forum and other sites
ok follow this steps
search for template
ajax_lates_theards
find
HTML Code:
<script type="text/javascript" src="clientscript/latest_theards.js"></script>
add your root forum link where the clientscript exist
like
HTML Code:
<script type="text/javascript" src="https://vborg.vbsupport.ru/clientscript/latest_theards.js"></script>
save and refresh the page
and about show the members avatars when the member has avatar its well show the avatar thumbnail
ill make it work better and show default image if the member has no avatar soon