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

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
  #22  
Old 11-21-2008, 07:42 AM
Im Spazzoid Im Spazzoid is offline
 
Join Date: Aug 2007
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by zombietom View Post
Nice Mod --think i'll wait for the update - Do you have a ETA on the update?
He has been working on other mods but plans to be back on this one in a day or 2.

Quote:
Originally Posted by taxick View Post
Hi.

Super nice mod you have made. But maybe you can make, so i can change the title in admincp and change the icon

I meen so i can change Nintendo to Xfire / Xbox Live Gamertag to clanbase..

Hope you understand what i meen..
I could probably edit the code for you to show Xifre instead of Wii and Clanbase instead of gamertag, you'll have to wait for him to update the admincp options.
Reply With Quote
  #23  
Old 11-21-2008, 04:30 PM
DragonMasterNYC's Avatar
DragonMasterNYC DragonMasterNYC is offline
 
Join Date: Jul 2007
Location: Bronx NY
Posts: 121
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you very much this I've been looking and requesting this for ages for 3.7.

I also have a request for GTalk since we had it on 3.6.

Thanks again
Dragon
Reply With Quote
  #24  
Old 11-21-2008, 06:46 PM
movslow movslow is offline
 
Join Date: Aug 2008
Posts: 297
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Bilderback View Post
what quit working?
Are you using any Mods that required template edits?
If youre using the Facebook Profile template hacks, there are no tabs to hook in profile.
Memberlist and Postbits should still display fine.
If you could provide more details or PM me your site url, I can take a look.
Thanks
PM sent.
Thanks.
Reply With Quote
  #25  
Old 11-21-2008, 11:29 PM
roxorx roxorx is offline
 
Join Date: Sep 2008
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Top mod, though I'm getting the below error when viewing my profile after entering an Xbox live ID :

Fatal error: Call to undefined function curl_init() in E:\domains\r\roxorx.co.uk\user\htdocs\forums\membe r.php(454) : eval()'d code on line 61

This is in conjunction with Xbox Live Gamercard Block in Profile, not sure which bit is causing the issue, any ideas?

Keep up the good work
Reply With Quote
  #26  
Old 11-21-2008, 11:51 PM
Bilderback's Avatar
Bilderback Bilderback is offline
 
Join Date: Sep 2007
Location: Illinois
Posts: 214
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by roxorx View Post
Top mod, though I'm getting the below error when viewing my profile after entering an Xbox live ID :
Fatal error: Call to undefined function curl_init() in E:\domains\r\roxorx.co.uk\user\htdocs\forums\membe r.php(454) : eval()'d code on line 61
This is in conjunction with Xbox Live Gamercard Block in Profile, not sure which bit is causing the issue, any ideas?
Keep up the good work
Neither mods use cURL so it must be another one.
Possibly the Xbox Live Recent Games in Profile Tab mod which does use cURL.
I am working on a fix for that mod.
Reply With Quote
  #27  
Old 11-22-2008, 12:01 AM
roxorx roxorx is offline
 
Join Date: Sep 2008
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Bilderback View Post
Neither mods use cURL so it must be another one.
Possibly the Xbox Live Recent Games in Profile Tab mod which does use cURL.
I am working on a fix for that mod.
Hmm, it seems to be down to the 'User Field' setting in some way, as if I edit that to a non-existent value such as 'field5' instead of 'gf_xbox' then it will just display 'No Gamertag on file.' Not sure if that helps at all?
Reply With Quote
  #28  
Old 11-22-2008, 12:48 AM
DragonMasterNYC's Avatar
DragonMasterNYC DragonMasterNYC is offline
 
Join Date: Jul 2007
Location: Bronx NY
Posts: 121
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I forgot can it be made to add networks via the Admin panel kinda like adding a profile field.

I know there are a fews things out for Steam but could you add one and also make these clickable like the IM icons.

Thanks ahead of time.
Reply With Quote
  #29  
Old 11-22-2008, 10:43 AM
AzzX's Avatar
AzzX AzzX is offline
 
Join Date: Sep 2007
Posts: 67
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great Work, will try it out soon. - One more to the requests Steam ID
Reply With Quote
  #30  
Old 11-24-2008, 07:25 PM
DragonMasterNYC's Avatar
DragonMasterNYC DragonMasterNYC is offline
 
Join Date: Jul 2007
Location: Bronx NY
Posts: 121
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Here is something for the PSN

Add This to the PlayStation Network so that it's clickable and shows the card.

Code:
<td><a href="#" onclick="openWindow('http://pid.us.playstation.com/user/$userinfo[gf_playstation].jpg', 235, 149); return false;">$userinfo[gf_playstation]</a></td>
I'm sure this will help you out for next release Bilderback

Also here is an updated PSN Icon
Reply With Quote
  #31  
Old 11-25-2008, 01:07 AM
Bilderback's Avatar
Bilderback Bilderback is offline
 
Join Date: Sep 2007
Location: Illinois
Posts: 214
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you. I have been searching for stats/cards sites.
If anyone has a problem with this mod, it appears that I didnt add templates
and phrases to the Master Style when creating it, so a vbulletin update may overwrite them
from what I was told.
I'll look into it and plan to clean up some code and release a better version soon.
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 06:30 PM.


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.05803 seconds
  • Memory Usage 2,316KB
  • 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
  • (1)bbcode_code
  • (5)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