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
Xbox Live Recent Games in Profile Tab Details »»
Xbox Live Recent Games in Profile Tab
Version: 1.3, by Bilderback Bilderback is offline
Developer Last Online: Feb 2018 Show Printable Version Email this Page

Category: Profile Enhancements - Version: 3.7.x Rating:
Released: 11-20-2008 Last Update: 07-06-2009 Installs: 65
Uses Plugins
Re-useable Code Additional Files Translations Is in Beta Stage  
No support by the author.

This mod is DEPRECIATED and no longer works
The API was taken offline

Xbox Live Recent Games Tab v1.3

WARNING! You must be running minimum of PHP5

Description
This vBulletin product displays a profile tab for your members
showing their recent games,status, achievements and more from Xbox Live.
This product uses the API from Duncan MacKenzies Xbox Gamertag Data
located at http://www.duncanmackenzie.net/
Thanks goes out to Duncan.


Features
  • adds users recent games, achievements and more to a profile tab
  • This product integrates by default with Gamefields Icons Userfields Product
  • You can choose to display as first or last profile tab.
  • You can choose your own user profile field if needed.
  • No Template Edits! Uses plugins, phrases and hooks
  • admincp settings enable/disable/display options

Requirements
  • This product uses the simple_xml function released with PHP5
    You must be running PHP5 - will not work on php4
  • If you have modified your member profile templates (ie, Facebook MySpace hacks), this Mod may not work.

Reported Issues and planned fixes
  • small issue with special characters
  • increase in server load


INSTALLATION
  1. Upload xblcache folder to forum/ (or create your own folder)
    You can choose your directory location in settings
  2. CHMOD your cache directory per your server suggested.(777 or 755)
    (If you already have the Bungie Info Halo 3 Games mod installed,
    you can use the same cache folder for both mods.)
    This mod must be able to write xml files to cache folder.
  3. Import the XML file into your Product manager
  4. Go to vBulletin Settings->Xbox Live Info Tab
    Set up your preferences and enable product.

UPGRADE:
  1. -Import the XML file and select 'Allow Overwrite'

DEMO HERE

Feature Requests
usergroup settings
template enhancements
style settings
forumid settings

VERSION HISTORY
  • version 1.3
    ~bug fix
    ~updated API location
    ~remove tab display if gamertag field empty
  • version 1.2
    ~added tab title field to settings
    ~-changed xml filename to {GAMERTAG}_xbox.xml
    ~fixed code and template error
  • version 1.1
    ~addressed foreach() error on invalid data - added valid check
  • version 1.0
    ~original beta release

Show Your Support

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

Comments
  #12  
Old 11-21-2008, 10:36 PM
neoxephon neoxephon is offline
 
Join Date: Jun 2008
Location: Maine, USA
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Awesome modification, I have it installed on my forums now. Even nominated it for MOTM. Keep up the great work and if a PS3 and Wii version are possible those would be great as well.
Reply With Quote
  #13  
Old 11-21-2008, 11:08 PM
roxorx roxorx is offline
 
Join Date: Sep 2008
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Install seemed to go OK, but whenever I click on 'Add your gamertag here' it just takes me to the usual edit details page at :

http://********.co.uk/forums/profile.php?do=editprofile

I'm guessing it's something simple I've missed! Anyone got any ideas?

[edit[ it was something simple, but I now get the following error when viewing my profile after putting an xbox gamer tag in :


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
Reply With Quote
  #14  
Old 11-21-2008, 11:41 PM
Bilderback's Avatar
Bilderback Bilderback is offline
 
Join Date: Sep 2007
Location: Illinois
Posts: 214
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Gryphon View Post
Bilderback you can use vB_XML_Parser and then it won't be PHP5 dependent.
Thanks Gryphon, I'll look into rewriting the code.
Feel free to hack it up your self to improve anything.
Im still new to vbcode and php. :erm:

Quote:
Originally Posted by roxorx View Post
~ the following error when viewing my profile after putting an xbox gamer tag in :

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
Does your php support cURL?
I am searching for an alternative solution to retrieving data.
Reply With Quote
  #15  
Old 11-21-2008, 11:46 PM
roxorx roxorx is offline
 
Join Date: Sep 2008
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Bilderback View Post
Thanks Gryphon, I'll look into rewriting the code.
Feel free to hack it up your self to improve anything.
Im still new to vbcode and php. :erm:


Does your php support cURL?
I am searching for an alternative solution to retrieving data.
To be honest, I have no idea! Web stuff aint my specialty in the world of IT sadly. Where would I find that out? The issue isn't down to Profile Fields in some way is it? Under AdminCP I only have field1 through field4.
Reply With Quote
  #16  
Old 11-22-2008, 12:01 AM
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
To be honest, I have no idea! Web stuff aint my specialty in the world of IT sadly. Where would I find that out? The issue isn't down to Profile Fields in some way is it? Under AdminCP I only have field1 through field4.
You could view your phpinfo located in admincp
Maintenance -> View PHP Info
Look for curl support.

I am working on a new release that will replace the php5 and curl dependencies.
Reply With Quote
  #17  
Old 11-26-2008, 02:11 PM
zombietom's Avatar
zombietom zombietom is offline
 
Join Date: May 2008
Location: ky
Posts: 250
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great Mod --thanks! Installed
Reply With Quote
  #18  
Old 11-26-2008, 03:33 PM
zombietom's Avatar
zombietom zombietom is offline
 
Join Date: May 2008
Location: ky
Posts: 250
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Modification of the Month -clicked!
Reply With Quote
  #19  
Old 11-27-2008, 01:24 PM
zombietom's Avatar
zombietom zombietom is offline
 
Join Date: May 2008
Location: ky
Posts: 250
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I installed the upgrade and everything went great -no problems at all.
thanks
Reply With Quote
  #20  
Old 12-11-2008, 08:24 PM
mikeo9043 mikeo9043 is offline
 
Join Date: Mar 2008
Location: MI
Posts: 63
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I installed it, it's working great! A+ Mod! Thanks again!
Reply With Quote
  #21  
Old 12-11-2008, 08:36 PM
Blumy Blumy is offline
 
Join Date: Sep 2008
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What If I'm using the modification gXboxLive? I already have a profile field set up for gamertags when users register. Is it possible that this modification will pick up their gamertag in that field?
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 12:00 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.07228 seconds
  • Memory Usage 2,314KB
  • 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
  • (3)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