Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons

Reply
 
Thread Tools
Gamefields Icons Xbox,Wii and Playstation userfields Details »»
Gamefields Icons Xbox,Wii and Playstation userfields
Version: 1.1, by Bilderback Bilderback is offline
Developer Last Online: Feb 2018 Show Printable Version Email this Page

Category: Profile Enhancements - Version: 3.7.4 Rating:
Released: 11-17-2008 Last Update: 11-18-2008 Installs: 152
DB Changes Uses Plugins
Additional Files Is in Beta Stage  
No support by the author.

Gamefields Icons v1.1

This is my first mod and is a spinoff of the IM & GT Icons by Datenpapst.
They are different mods with different code - same concept.
I would like to thank Datenpapst for allowing me to enhance
his original mod for 3.6.5 here.

Description
This hack adds 3 fields to the User Control Panel allowing members to enter their gaming information in profiles.
Nintendo Wii Friends Code
Xbox Live Gamertag
Playstation Network ID

Features
  • adds game id fields for users - edit your details
  • displays game icons in profile - contact tab
  • displays game icons in memberslist, postbit and post legacy
  • No Template Edits! Uses plugins, phrases and hooks
  • admincp settings enable/disable/display options
  • Reusable code in $user array - fields added to user database table

INSTALLATION
  1. Upload images
  2. Import Product XML
Upgrade
  1. Import XML and select Allow Overwrite

NOTICES
1. This hack adds three database fields in your user table.
Provided "as is" with no warranty.I take no responsibility for your board
Always make a back up before modifying anything
2. The profiletab plugin uses str_replace for display.
If you have modified your profile templates, (ie Facebook MySpace template hacks),
the plugins and hooks may not work for your forum.
Since this is my first attempt at vBulletin, I cannot fully support this mod.
But I will try to provide some support if time allows.

DEMO HERE

Feature Requests
add Xfire
add Clan fields
add usergroup settings
add AJAX profile edit
add image replacement options

VERSION HISTORY
  • version 1.1
    ~fixed admin cant edit user
    ~added admincp settings and display options
  • version 1.0
    ~original beta release

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #42  
Old 12-03-2008, 03:19 AM
RayoVac RayoVac is offline
 
Join Date: Oct 2007
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MyCTaK View Post
Good job! :up:
I am waiting for the final release and i hope it can take xbox live tag from "Xbox Live Gamercard Block in Profile" field and both mods can work together.
I think PS sign is not adequate for PSN ID - .
Best Regards
I would love this ability as well. Or actually, I would like to be able to have the gXboxLive mod pull from your field in the User table instead of being forced to choose a field ID from User Profile Fields.
Reply With Quote
  #43  
Old 12-07-2008, 11:11 PM
DragonMasterNYC's Avatar
DragonMasterNYC DragonMasterNYC is offline
 
Join Date: Jul 2007
Location: Bronx NY
Posts: 121
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm sure there is a way that you can change it. When it asks you to enter the flied id does it ask for just the number or fieldID. if asks you for fieldID then enter gf_xbox. I can't test it since I don't use that mod, but give it a try.
Reply With Quote
  #44  
Old 12-08-2008, 03:20 AM
Bilderback's Avatar
Bilderback Bilderback is offline
 
Join Date: Sep 2007
Location: Illinois
Posts: 214
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Unfortunately, the field types are different values between the two mods.
Gamefields is a text field and gxboxlive is an integer.
There may be a solution coming soon and updates are on hold temporarily.
Im researching the database interaction and attempting to create a simple id
to link the fields to Mods using user profile fields.
Also in development are database tools to import/export between tables
as well as admincp settings to allow image choices.
Reply With Quote
  #45  
Old 12-08-2008, 05:19 PM
DragonMasterNYC's Avatar
DragonMasterNYC DragonMasterNYC is offline
 
Join Date: Jul 2007
Location: Bronx NY
Posts: 121
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sounds good can't wait to see what you come up with. Ya I wasn't sure about that since I haven't made a vBulletin modification since 2002, 2003 maybe. So everything I used to know means nothing now I have to relearn everything. I just really want to learn how to make the xml products files to make some modifications of my own without having to wait for someone to answer my request since most people are to busy.

Thanks for the update
Dragon
Reply With Quote
  #46  
Old 12-09-2008, 02:07 AM
Gamelobby's Avatar
Gamelobby Gamelobby is offline
 
Join Date: Jul 2007
Location: Long Beach, CA
Posts: 997
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RayoVac View Post
I would love this ability as well. Or actually, I would like to be able to have the gXboxLive mod pull from your field in the User table instead of being forced to choose a field ID from User Profile Fields.
YES, plz..!!
I hate to have people type in their Gamertag twice.!
Reply With Quote
  #47  
Old 12-18-2008, 11:19 AM
Steve-EFC Steve-EFC is offline
 
Join Date: Aug 2006
Location: Doncaster
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

just wondering how I could interigate this with gXboxLive?

As it isn't a Profile Field yet I don't really wanna show both xbox live tags, but i still want the leaderboard, any ideas?
Reply With Quote
  #48  
Old 12-18-2008, 12:30 PM
Bilderback's Avatar
Bilderback Bilderback is offline
 
Join Date: Sep 2007
Location: Illinois
Posts: 214
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Steve-EFC View Post
just wondering how I could interigate this with gXboxLive?

As it isn't a Profile Field yet I don't really wanna show both xbox live tags, but i still want the leaderboard, any ideas?
It is being discussed and the reason no further updates have been released.
I'll keep you posted when more details are available.
Reply With Quote
  #49  
Old 12-18-2008, 09:17 PM
pokesph's Avatar
pokesph pokesph is offline
 
Join Date: Mar 2002
Location: Somewhere in Ilex Forest
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey, great mod!

+installed

I've modded your mod to include the Steam Network and it's working well..
Thanks again for the cool addition.
Reply With Quote
  #50  
Old 12-31-2008, 01:05 PM
zombietom's Avatar
zombietom zombietom is offline
 
Join Date: May 2008
Location: ky
Posts: 250
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yet another good mod --installed and i can wait for the new features like clan name and stuff .
thanks
Reply With Quote
  #51  
Old 01-04-2009, 03:05 AM
Gamelobby's Avatar
Gamelobby Gamelobby is offline
 
Join Date: Jul 2007
Location: Long Beach, CA
Posts: 997
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by pokesph View Post
Hey, great mod!

+installed

I've modded your mod to include the Steam Network and it's working well..
Thanks again for the cool addition.
Care to share..?

I'd like to add a few different ones.
Steam
Xfire
Myspace/Facebook
Etc..
Reply With Quote
Reply

Thread Tools

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 08:43 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05113 seconds
  • Memory Usage 2,310KB
  • Queries Executed 25 (?)
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
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete