The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
External Profile Links
I'm looking for the best way to add a profile link below some of my users "usernames" in their posts. These are not vB profile links but rather a link to an external webpage of their profile.
Here is exactly what I want to do. I want to add this button directly below the users avatar/img in the post bit. I would then like it linked to an external user profile using this code: Code:
<a href="http://website.com/users-profile" target="slideshow" onclick="window.open(this.getAttribute('href'), this.getAttribute('target'), 'width=770,height=800,scrollbars=yes,resizable=yes').focus(); return false;"></a> This button and code will only be available to members of a specific usergroup. Is there a way I can add a profile field that is visible/edible only by admin for each individual so that I can personally put this code into their profile. Then use the postbit template and put a conditional in there so that this button option is only for a specific usergroup and to pull the info from their profile field 5? If it's not possible for me to get access myself to their profile then I can email them the specific code I guess but would this work? If so can I get a step by step for the template and conditionals etc I need to edit? Thanks! |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|