You Tube Link In Postbit
This modification is in the archives.
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. Download No files for download. Screenshots
|