Popular Members (Number of visitor)
Install
Go to your admin cp, then:
Plugin System -> Manage Products -> [Add/Import Product] -> Select 'product-pmembers.xml' from your computer then press 'Import'...
Find in FORUMHOME Template:
كود:
<if condition="$show['activemembers']">,
<span title="<phrase 1="$vboptions[activememberdays]">$vbphrase[within_the_last_x_days]</phrase>">$vbphrase[active_members]: $activemembers</span>
</if>
كود:
<if condition="$vboptions['pmembers_enable']">
<br />
$vbphrase[pmembers_p]: $pmembers
</if>
Go to your admin cp, then:
vBulletin Options -> Popular Members ->