Installed, nice hack. A minor change I made in the display order on the forum home:
Find, don't forget to take out the comma at the end of $totalposts:
PHP Code:
$vbphrase[posts]: $totalposts
Add directly after, add comma at the end of </if>:
PHP Code:
<if condition="$vbulletin->options['threadstothits']">, $vbphrase[phpkd_total_hits]: $totalhits</if>,
Example text:
Threads: 69, Posts: 102, Total Threads Hits: 315, Members: 7, Active Members: 7
Welcome to our newest member, GreenMnM