The Arcive of vBulletin Modifications Site. |
|
You Tube Link In Postbit Details »»
|
|||||||||||||||||||||||||
Hey,
This mod is to show users "You Tube" account with-in postbit/postbit_legacy. First. You will need to add a new user profile file: Go to your Admin CP and click on -User Profile Fields/Add New User Profile Field. Then add a single-line text box. Title: You Tube Account Description: Add your You Tube account name. You will be right to leave the rest of the fields as they are. Make sure you note the profile ID number. You will need that soon. Second Find: Code:
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon] Code:
<!-- You Tube start --> <if condition="$post[field*]"><a href="http://www.youtube.com/profile?user=$post[field*]" alt="View my You Tube" target="_blank"> <img src="images/buttons/youtube.gif" border="0"></a> </if> <!-- You Tube end --> Third Up-load the You Tube icon through FTP into: images/buttons. And away you go. Cheers. ![]() Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
Nice one!
|
|
#3
|
||||
|
||||
|
Cool mod thanks.
|
|
#4
|
||||
|
||||
|
Cool thanks
|
|
#5
|
||||
|
||||
|
very good.
|
|
#6
|
|||
|
|||
|
Yeah cheers people...
![]() Oh, Please mark as installed..
|
|
#7
|
||||
|
||||
|
How do I make it viewable in the public profile view?
|
|
#8
|
|||
|
|||
|
Hey that is some thing I'm am working on at the moment..
I will update once it is all sorted.. Cheers...
|
![]() |
|
|