Version: 1.3, by Bilderback
Developer Last Online: Feb 2018
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
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
Upload xblcache folder to forum/ (or create your own folder)
You can choose your directory location in settings
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.
Import the XML file into your Product manager
Go to vBulletin Settings->Xbox Live Info Tab
Set up your preferences and enable product.
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.
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.
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.
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?