Spikeman
10-08-2006, 10:00 PM
This modification will add to a member's profile the number of links that they have contributed. It needs vbadvanced links 2.0 beta installed.
original idea from here (https://vborg.vbsupport.ru/showthread.php?p=1082368) which will work with vB3.6.1 and vBa Links 1.0.1
Installation
1. Import the attached plugin.
2. Add in the MEMBERINFO template
Find this:
$vbphrase[total_posts]: <strong>$userinfo[posts]</strong> (<phrase 1="$postsperday">$vbphrase[x_posts_per_day]</phrase>)
Replace with this:
$vbphrase[total_posts]: <strong>$userinfo[posts]</strong> (<phrase 1="$postsperday">$vbphrase[x_posts_per_day]</phrase>)<br>Links Contributed: $userlinks[count]
This has been tested with vB 3.6.2 using vBa CMPS 2.2.0 with vBa Links Directory 2.0beta
original idea from here (https://vborg.vbsupport.ru/showthread.php?p=1082368) which will work with vB3.6.1 and vBa Links 1.0.1
Installation
1. Import the attached plugin.
2. Add in the MEMBERINFO template
Find this:
$vbphrase[total_posts]: <strong>$userinfo[posts]</strong> (<phrase 1="$postsperday">$vbphrase[x_posts_per_day]</phrase>)
Replace with this:
$vbphrase[total_posts]: <strong>$userinfo[posts]</strong> (<phrase 1="$postsperday">$vbphrase[x_posts_per_day]</phrase>)<br>Links Contributed: $userlinks[count]
This has been tested with vB 3.6.2 using vBa CMPS 2.2.0 with vBa Links Directory 2.0beta