Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
GamerCards Block in Profile Sidebar and Postbit Details »»
GamerCards Block in Profile Sidebar and Postbit
Version: 3.1.1, by BaziCenter BaziCenter is offline
Developer Last Online: Jun 2017 Show Printable Version Email this Page

Category: Profile Enhancements - Version: 4.x.x Rating:
Released: 01-02-2010 Last Update: 12-19-2012 Installs: 742
Uses Plugins Auto-Templates
Re-useable Code Additional Files Translations  
No support by the author.

This hack is for vBulletin v4.x.x so it's NOT working with vB3.x.

-----------
vB3.8.x compatible version:
https://vborg.vbsupport.ru/showthread.php?t=250964
-----------


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:
  • XBOX Live Gamertag
  • PlayStation Network ID (both US & EU versions)
  • Wii Friend Code (wii doesn't have a gamercard)
  • XFIRE Username
  • Steam Community ID
  • Raptr.com (Added in v3.0)
Install:
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:
  • XBOX Live Gamertag: ^([A-Za-z0-9 ]+)?$
  • PlayStation Network ID: ^([A-Za-z0-9-_]+)?$
  • Wii Friend Code: ^([0-9]{4}[- ][0-9]{4}[- ][0-9]{4}[- ][0-9]{4})?$
  • XFIRE Username: ^([a-z0-9]+)?$
  • Steam ID: ^([A-Za-z0-9-_]+)?$ (this regex is for Custom URL only)
  • Raptr.com ID: ^([A-Za-z0-9-_]+)?$
Versions:
v1.0 - Initial version (3rd January 2010)
v1.1 - Added feature: new sidebar on right location (4th January 2010)
v2.0 - GamerCards added to the postbit too! (6th January 2010)
v2.5 - Better pop-ups with more options, added EU psn version, minor fix (7th January 2010)
v2.6 - Added WOL display, fixed the EU PSN compatibility with right sidebar, minor bugs fixed (13th January 2010)
v2.6.1 - W3C Validation fixed, better code (14th January 2010)

v2.6.2 - Syntax error fixed (only gamercard.php changed) (18th January 2010)
v2.6.3 - Now compatible with vB4.0.4 (23rd June 2010)
v3.0 - Added Raptr.com support, Steam pop-up page updated, some codes changed (22nd September 2010)
v3.0.1 - xbox.com links updated (31st October 2010)
v3.0.2 - Steam pop-up links fixed (5th January 2011)
v3.1 - Added user psn portable id selection menu, CSS data moved in to the <head>, Steam pop-up links fixed (15th May 2011)

v3.1.1 - Xbox.com links were fixed, bug fixes (20th December 2012)

Q: Why there are two versions for download?
A: 'bc-gamercards-vb4-v3.0.2.zip' works only on vB4.0.7 and lower! (I do not support these vB versions anymore).
'bc-gamercards-vb4.1-v3.1.zip' works on vB4.1.x.


NOTE: If you want to upgrade to v3.1 you MUST uninstall your current product first and then install it again because of new added DB codes.


Please Mark As Installed if you use this modification.

By the way this is my first hack, so I hope you like it.

Download Now

File Type: zip bc-gamercards-vb4-v3.0.2.zip (23.6 KB, 597 views)
File Type: zip bc-gamercards-vb4.1-v3.1.1.zip (24.5 KB, 669 views)

Screenshots

File Type: png gamercards_1.png (70.1 KB, 0 views)
File Type: png gamercards_2.png (7.9 KB, 0 views)
File Type: jpg gamercards_3.jpg (48.3 KB, 0 views)
File Type: png gamercards_vbsettings.png (212.8 KB, 0 views)
File Type: png gamercards_4.png (133.0 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
3 благодарности(ей) от:
Anbieter, CoZmicShReddeR, HittingSmoke

Comments
  #222  
Old 08-23-2010, 07:28 AM
K4GAP K4GAP is offline
 
Join Date: Mar 2008
Posts: 1,255
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Noctavia View Post
Now that I have this new right side location to display the Gamer ID's on my users profile, is there any way I could add additional info to it?

For example, I want to add my own html, or move some of the other user profile field's to that side as well. Is that possible?
I AM NOT coder just another user but in my experience with side blocks content I have found you can add your own content to end or before the intended content as long as the type of code is the same. Does that make sense?
Reply With Quote
  #223  
Old 08-23-2010, 10:00 AM
Noctavia Noctavia is offline
 
Join Date: May 2006
Posts: 103
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by GaryT View Post
I AM NOT coder just another user but in my experience with side blocks content I have found you can add your own content to end or before the intended content as long as the type of code is the same. Does that make sense?
I need to know where to add it. What template.
Reply With Quote
  #224  
Old 08-24-2010, 07:59 AM
BaziCenter's Avatar
BaziCenter BaziCenter is offline
 
Join Date: Sep 2005
Location: Montreal, QC
Posts: 85
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Noctavia View Post
I need to know where to add it. What template.
To add a new block at the bottom of the right sidebar, edit the memberinfo_block_gamercards template.
find this:
Code:
<vb:if condition="$newsidebar">
    <vb:comment>sidebar-gamerids</vb:comment>    
</div>
</vb:if>
BEFORE </div> you can put your own profile block with this structure:
Code:
<div class="block">    
    <h5 class="blocksubhead smaller">NAME OF THE BLOCK</h5>
    <div class="blockbody">
            <div class="blockrow">
            <div>YOUR HTML OR CONDITIONAL CODE!</div>
            </div>
    </div>
</div>
<div class="underblock"></div>
Reply With Quote
  #225  
Old 08-24-2010, 11:11 PM
STORMS STORMS is offline
 
Join Date: Nov 2009
Posts: 106
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can anyone tell me or give me the correct coding to make this plugin appear in the postbit like this:


I don't care for the images, I just want people to be able to post their ID's in a very simple and convenient way.

Any help?
Reply With Quote
  #226  
Old 08-26-2010, 02:57 PM
BaziCenter's Avatar
BaziCenter BaziCenter is offline
 
Join Date: Sep 2005
Location: Montreal, QC
Posts: 85
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Edit the postbit_gamercards template and replace this code with a original code:
Code:
<vb:if condition="$gamerid['gamertag'] OR $gamerid['psnid'] OR $gamerid['xfireid'] OR $gamerid['steamid'] OR $gamerid['wiicode']">
<!-- Gamer IDs -->
<dl class="userinfo_extra">
    <vb:if condition="$gamerid['gamertag']">
    <dt>{vb:rawphrase bc_gamercards_postbit_gamertag}</dt>
    <dd>
        <a href="javascript://" onclick="openWindow('gamercard.php?do=xboxlive&amp;u={vb:raw post.userid}',440,345); return false;">{vb:raw gamerid.gamertag}</a>
    </dd>
    </vb:if>
    <vb:if condition="$gamerid['psnid']">    
    <dt>{vb:rawphrase bc_gamercards_postbit_psnid}</dt>
    <dd>
        <vb:if condition="$euversion">        
        <a href="javascript://" onclick="openWindow('gamercard.php?do=psn&amp;u={vb:raw post.userid}',600,170); return false;">{vb:raw gamerid.psnid}</a>
        <vb:else />
        <a href="javascript://" onclick="openWindow('gamercard.php?do=psn&amp;u={vb:raw post.userid}',300,200); return false;">{vb:raw gamerid.psnid}</a>    
        </vb:if>
    </dd>            
    </vb:if>
    <vb:if condition="$gamerid['xfireid']">    
    <dt>{vb:rawphrase bc_gamercards_postbit_xfireid}</dt>
    <dd>    
        <a href="javascript://" onclick="openWindow('gamercard.php?do=xfire&amp;u={vb:raw post.userid}',480,235); return false;">{vb:raw gamerid.xfireid}</a>
    </dd>    
    </vb:if>
    <vb:if condition="$gamerid['steamid']">    
    <dt>{vb:rawphrase bc_gamercards_postbit_steamid}</dt>
    <dd>
        <a href="javascript://" onclick="openWindow('gamercard.php?do=steam&amp;u={vb:raw post.userid}',330,364); return false;">{vb:raw gamerid.steamid}</a>
    </dd>    
    </vb:if>
    <vb:if condition="$gamerid['wiicode']">    
    <dt>{vb:rawphrase bc_gamercards_postbit_wiicode}</dt>
    <dd>
        {vb:raw gamerid.wiicode}
    </dd>    
    </vb:if>        
</dl>
<!-- / Gamer IDs -->
</vb:if>
If you use and like this mod please mark as installed.
Reply With Quote
  #227  
Old 08-26-2010, 06:28 PM
owning_y0u owning_y0u is offline
 
Join Date: Dec 2008
Location: Netherlands
Posts: 159
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BaziCenter
4) You can use these optional Regular Expressions (regex) for the fields:
XBOX Live Gamertag: ^([A-Za-z0-9 ]+)?$
PlayStation Network ID: ^([A-Za-z0-9-_]+)?$
Wii Friend Code: ^([0-9]{4}[- ][0-9]{4}[- ][0-9]{4}[- ][0-9]{4})?$
XFIRE Username: ^([a-z0-9]+)?$
Steam ID: ^([A-Za-z0-9-_]+)?$
doens't this have to be

XBOX Live GamerTag: ^([A-Z|-a-z|0-9]+)?$
PlayStation Network ID: ^([A-Z|a-z|0-9-_]+)?$
XFIRE Username: ^([A-Z|-a-z|0-9]+)?$
Steam ID: ^([A-Z|-a-z|0-9]+)?$

Cause without the pipeline you i get an error
Reply With Quote
  #228  
Old 08-27-2010, 06:58 AM
sematopdemir sematopdemir is offline
 
Join Date: Oct 2009
Location: ankara
Posts: 111
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works great. Installed.
Reply With Quote
  #229  
Old 09-04-2010, 02:30 PM
ESKORPION ESKORPION is offline
 
Join Date: Aug 2010
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works great! Installed!
Reply With Quote
  #230  
Old 09-06-2010, 09:55 PM
Cluvdowns Cluvdowns is offline
 
Join Date: Aug 2010
Location: Texas
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks Bazi. Great mod.
Reply With Quote
  #231  
Old 09-08-2010, 05:13 PM
Canis Firebrand Canis Firebrand is offline
 
Join Date: Jun 2006
Location: Michigan
Posts: 97
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great mod.

I just want to use it in my member profile.
Is it possible to add two small images or links below the XBox gamer tag.

One would be to send a friends request. The other would be to send an xbox live message.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:24 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08638 seconds
  • Memory Usage 2,371KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (3)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (7)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete