latest version by mad@max
fixed all known bugs
added: now you can use first attachment from first post in thread for image.
thanks to mad@max
ps:
if you want that width and height settings from hot threads options effects attachments images in hot threads, if it used,
edit template mdm_ht_bit:
HTML Code:
<img title="$title" class="inlineimg"<if condition="$vboptions['mdm_ht_attach']"> style="max-width: $vboptions[mdm_ht_thumb_w]px; max-height: $vboptions[mdm_ht_thumb_h]px;"</if> src="$thumb" border="0" alt="$title" />