The Arcive of vBulletin Modifications Site. |
|
vbadvanced Links 2.0beta Number of contributed links in profile Details »»
|
|||||||||||||||||||||||||||
|
vbadvanced Links 2.0beta Number of contributed links in profile
Developer Last Online: Apr 2014
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 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: Code:
$vbphrase[total_posts]: <strong>$userinfo[posts]</strong> (<phrase 1="$postsperday">$vbphrase[x_posts_per_day]</phrase>) Code:
$vbphrase[total_posts]: <strong>$userinfo[posts]</strong> (<phrase 1="$postsperday">$vbphrase[x_posts_per_day]</phrase>)<br>Links Contributed: $userlinks[count] Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Additional Content
|
|
#3
|
||||
|
||||
|
First off, I had to edit the product file and change the name of the product because when trying to import the product via ACP it said the product 'vbulletin' already existed.
After I edited the name and installed it, I view a member's profile and recieve this: Quote:
|
|
#4
|
|||
|
|||
|
Quote:
Do you have Vba Links Directory 2.0 beta installed? Could not see it on your site? |
|
#5
|
|||
|
|||
|
links/browselinks.php?do=member&linkuserid=$userinfo[userid]
I linked them |
![]() |
|
|