Back to vBulletin 3.8 Template Modifications

Show XboxLive Gamertag In Postbit
Mod Version: 1.00, by ctforumsdotorg

vB Version: 3.8.x Rating: (1 vote - 5.00 average) Installs: 7
Released: 16 Apr 2009 Last Update: Never Downloads: 2
Not Supported Template Edits Re-usable Code Translations  

This Mod Will Work On 3.6.x + Versions as Well !
Demo:http://360legit.com/showthread.php?p=14#post14
This is my first little modification so bear with me guys... if you like it, a little thanks would be nice.

If you got any questions just ask me, or pm me, and i will try to answer you.

Step 1: Add a new Profile Field with the following options:

* Single-Line Text Box
* Title: Gamertag
* Description: Enter your Xbox Live Gamertag here.
* Max length of allowed user input: 15
* Field Length: 25
* Private Field: No
* Field Searchable on Members List: Yes
* Show on Members List: Your choice
* Which page displays this option? Edit Your Details

Remember the Field ID.

Step 2: Modify the Postbit_legacy in your template:

1. Admin CP -> Styles & Templates -> Postbit Templates ->
postbit_legacy

Find
Code:
		<if condition="$show['avatar']">
				<div class="smallfont">
					&nbsp;<br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a>
				</div>
			</if>
After this add:
Code:
<if condition="$post[field5]"><fieldset><legend>Gamertag</legend>
<div>
<font color="green"><b><span class="postbit_text">$vbphrase[field5]</span> $post[field5]</div></b></font>
</div>
</fieldset></if>
Replace the $post[field#] with your field ID you used for your gamertag!

Step 3: Go to Edit Your Details to add your gamertag to your profile.

Step 4: You're done!

Note: the code that i have given u makes the Gamertag Bold and Green color, so you can change it if you want.

Download

No files for download.

Screenshots

Click image for larger version
Name:	avy.JPG
Views:	349
Size:	8.1 KB
ID:	97827  

Similar Mods

Popup XBOX 360 gamertag vBulletin 3.6 Template Modifications
Miscellaneous Hacks Show Your XBOX 360 Gamertag as your Avatar in Postbit vBulletin 3.6 Add-ons

vblts.ru supports vBulletin®, 2022-2024