Back to vBulletin 3.6 Template Modifications

You Tube Link In Postbit
Mod Version: 1.00, by 2impulsiv

This modification is in the archives.
vB Version: 3.6.7 Rating: (3 votes - 4.67 average) Installs: 10
Released: 02 Jul 2007 Last Update: Never Downloads: 0
Not Supported  

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]
After that add:

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 -->
You need to change the (*) with your profile id number. And then save.

Third Up-load the You Tube icon through FTP into: images/buttons.

And away you go.

Cheers.

Download

No files for download.

Screenshots


vblts.ru supports vBulletin®, 2022-2024