The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
GamerCards Block in Profile Sidebar and Postbit Details »» | |||||||||||||||||||||||||||||||||||||
GamerCards Block in Profile Sidebar and Postbit
Developer Last Online: Jun 2017
This hack is for vBulletin v3.8.x and hasn't been tested with earlier versions.
----------- vB4 compatible version: https://vborg.vbsupport.ru/showthread.php?t=232033 ----------- Info: This hack will add a new block in your user profile sidebar which contains user GamerCards and GamerIDs. Also GamerCards show up on the postbit too. (pop-up pages) Features: -Global enable/disable system. -Ability to change the block location in profile sidebar. -Can choose to show only GamerIDs and not GamerCards. -Ability to disable certain platform(s). -Can show GamerCards with relevant icons in the postbit. -This mod currently support the following platforms:
1) Navigate to AdminCP -> Plugins & Products -> Manage Products -> [Add/Import Product] -> Import XML product. 2) Upload the "gamericons" folder to your forum_dir/images/misc folder.* 3) Upload the "gamercard.php" to your forum's root folder. 4) You should create a "Single-Line Text Box" User Profile Field for each platform (if you don't have). (Help!) 5) Enter the field ID of each platform in vB Options -> "GamerCards Block Options" settings. * If you have a custom style, you have to copy the gamericons folder in the misc folder of each style! Upgrade: 1) Navigate to AdminCP -> Plugins & Products -> Manage Products -> [Add/Import Product] -> Import XML product. When you want to import the XML, set Allow Overwrite to 'Yes'. 2) Upload the "gamericons" folder to your forum_dir/images/misc folder. 3) Upload the "gamercard.php" to your forum's root folder. Notes: 1) For showing the PSN GamerCard, users must do the following: US: Login to us.playstation.com -> My Profile -> Portable ID -> Generate Portable ID. EU: Login to eu.playstation.com -> My Account -> My Portable ID -> Generate Portable ID. 2) For showing the Steam GamerCard, users must do the following: Login to steamcommunity.com -> Edit my Profile -> Copy the text from the "Custom URL" box into the Steam ID field. * Steam GamerCard is not official and generates from steamcard.com and steamprofile.com. Note: Steam postbit pop-up page now support real Steam ID which is: STEAM_X:X:XXXXX. 3) XFIRE mini profile & EU PSN images will be resized with mouse hover. 4) You can use these optional Regular Expressions (regex) for the fields:
v1.0 - Ported for vB3.8.x (22th September 2010) v1.0.1 - xbox.com links updated (31st October 2010) v1.0.2 - Steam pop-up links fixed (5th January 2011) Please Mark As Installed if you use this modification. Download Now
Screenshots
Show Your Support
|
Comments |
#2
|
||||
|
||||
To create User Profile Field Go to:
AdminCP -> User Profile Fields -> Add New User Profile Field -> Single-Line Text Box. example info for XBOX Live Gamertag field:
repeat this steps for other platforms as well. |
#3
|
||||
|
||||
Thanks for this mod! I'll give it a try and report back!
|
#4
|
||||
|
||||
Is there a such thing as a Wii Gamer card?
|
#5
|
|||
|
|||
The gamercard new window that opens looks wonky depending on which browser is used. Example: Under IE you can't see the "Send message" and other links without resizing the window.
I initially thought it was my theme, but it does it under default as well. |
#6
|
||||
|
||||
Quote:
Code:
<a href="#" onclick="openWindow('gamercard.php?do=xboxlive&u=$post[userid]',456,375); return false;"> Code:
<a href="#" onclick="openWindow('gamercard.php?do=xboxlive&u=$post[userid]',470,375); return false;"> |
#7
|
|||
|
|||
Great mod!
Is there a way to remove the text "Gamer IDs:" and simply show the images? For example on a thread display. |
#8
|
||||
|
||||
Quote:
Find and remove this: Code:
$vbphrase[bc_gamercards_title]: |
#9
|
|||
|
|||
Excellent, thanks for the quick response!
|
#10
|
|||
|
|||
Great mod mate, it works fine ! Btw on vb 4.1.2 there is nothing in the postbit. Any way to fix that ? Thanks so much for the mod btw <3
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|