Back to vBulletin 3.6 Template Modifications

Photobucket/Imageshack Button in the Postbit
Mod Version: 1.00, by Vesica

This modification is in the archives.
vB Version: 3.6.8 Rating: (0 vote - 0 average) Installs: 5
Released: 31 Jul 2007 Last Update: Never Downloads: 1
Not Supported  

Hey Everyone,

This is a small modification that will add a button to your postbit. Photobucket and Imageshack are very popular sites that provides image hosting. This modification will provide a button that will link to the Photobucket and/or Imageshack album of the user.

1. Make a Profile Field
Profile field type = Single-line text box
Title: Photobucket Album
Description: Type your photobucket album url here. Please note that your album must be public.

**To use for ImageShack Use this**

Profile field type = Single-line text box
Title: Imageshack Profile
Description: Type your Imageshack url here. Please note that your profile must be public.

You can leave the rest to default settings.

2. Template Changes in: postbit_legacy

Find:

Code:
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]
Add in after:

Code:
<if condition="$post[fieldX] != ''"><a href="$post[fieldX]" alt="View my Photobucket" target="_blank">
<img src="images/misc/pb.gif" border="0"></a>
</if>

*Note down the number of the field! Example: field16. You need to replace the X in the next code with the number!*


**To use for ImageShack Use this**


Find:

Code:
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]
Add in after:

Code:
<if condition="$post[fieldX] != ''"><a href="$post[fieldX]" alt="View my Imageshack" target="_blank">
<img src="images/misc/is.gif" border="0"></a>
</if>

*Note down the number of the field! Example: field16. You need to replace the X in the next code with the number!*


3. Upload Your Button

Right click and save the buttons below.
Upload it in your: images/misc folder!

Please Note:
That these modifications can both be used at once or if you chose one or the other. Thanks for installing this simple mod and please click the installed button!

Vesica
http://www.perfection-studios.com

Download

No files for download.

Screenshots

Click image for larger version
Name:	screenshot.jpg
Views:	452
Size:	40.8 KB
ID:	67839  

Similar Mods

PM button in postbit vBulletin 3.6 Template Modifications
PM Button in postbit vBulletin 3.5 Template Modifications

vblts.ru supports vBulletin®, 2022-2024