PS3 Gamercard in Postbit Legacy
This is a mod i made several Months ago it should work on any version on VB.
The Good part about my code is that if a person don't enter their PS3 info nothing will show up. Special note: To Get this mod to work and show the ps3 gamercard, your users will have to go to https://www.us.playstation.com and login with their PSN info, which is their email address and password. Once they do this they will just need to click on "Portable Id" and this will make the PS3 gamercard show on your forums. Even forum members from the UK will still need to go to the US playstation site.. no need to go to the EU playstation site. There is a few options to consider with adding this ps3 gamercard mod. If you don't have a Field ID that allows user to add in the PS3 gamertag you will need to create one. Heres how: Create a new profile Field (remember the field id number) Directions: 1. In adminCP go to user profile fields 2. Click on add new profile field 3. add The following Title - PS 3 ID Description -Type in PS3 GamerTag. Default Value -leave blank Max length of allowed user input - set to whatever you want Field Length- Set to whatever you want Profile Field Type -Single-Line Text Box Field Required - yes or no ..up to you..i set mine to no Field Editable by User - YES Private Field - NO Field Searchable on Members List - Yes or No ..up to you Show on Members List -yes or no ..up to you Regular Expression - Left mine blank Which page displays this option - select "edit your details" from the menu Finish - Click save and remember you fieldID number Here is the Code, Add it to your Postbit Legacy. Look for this PHP Code:
$post[musername]
PHP Code:
<if condition="$post[field5]">
If you have the Gamefields Icons mod installed you will use the following code. Gamefields mod is here Gamefields Icons Xbox,Wii and Playstation userfields So if you have the above mod installed use this code in your postbit legacy. Look for this PHP Code:
$post[musername]
PHP Code:
<if condition="$post[gf_playstation]">
Also if you want to install Xbox Live Gamercard Block in Profile Found here Xbox Live Gamercard Block in Profile You can add the code to show up in your profile under the xbox card. You just need to edit the memberinfo_block_gamercard ..If anyone needs help with this just let me know. Here is a demo of this mod in action Postbit view http://www.tzaclan.net/forum/index.php?t=12925 Profile view http://www.tzaclan.net/forum/member.php?u=25 This works very well with UK and USA members. Download
ps3gamercard.txt (4.6 KB, 47 downloads) |
Similar Mods
Show Thread Enhancements Showing Custom Profile Fields On Postbit And Postbit Legacy | vBulletin 3.6 Template Modifications |
Show Thread Enhancements XBOX gamercard and NXE avatar in postbit | vBulletin 3.7 Template Modifications |
Show Thread Enhancements Email to Friend, Print Version, Subscribe Thread in Postbit/Postbit Legacy | vBulletin 3.8 Template Modifications |
Profile Enhancements Innovative Signature Showcase Slider | vBulletin 3.6 Template Modifications |