Back to vBulletin 4.x Template Modifications

Total posts on the first page to profile
Mod Version: 1.00, by Allan

vB Version: 4.0.2 Rating: (4 votes - 4.75 average) Installs: 32
Released: 07 Mar 2010 Last Update: Never Downloads: 0
Not Supported Template Edits  

This mod add total posts to user on the first page to profile
  • In the "memberinfo_block_ministats" template, find:
PHP Code:
<dl class="stats">
                <
dt>{vb:rawphrase join_date}</dt>
                <
dd> {vb:raw prepared.joindate}</dd>
            </
dl
  • Add above:
PHP Code:
 <dl class="stats">
        <
dt>{vb:rawphrase messages}</dt>
        <
dd> {vb:raw prepared.posts}</dd>
    </
dl

Download

No files for download.

Screenshots

Click image for larger version
Name:	screen.gif
Views:	712
Size:	18.5 KB
ID:	113675  

Similar Mods

Total Posts on a non-vbb page vBulletin 2.x Full Releases

vblts.ru supports vBulletin®, 2022-2024