vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Profile Enhancements - Xbox Live Recent Games in Profile Tab (https://vborg.vbsupport.ru/showthread.php?t=196843)

Bilderback 11-20-2008 10:00 PM

Xbox Live Recent Games in Profile Tab
 
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

stickskills 11-21-2008 06:07 AM

Oh wow, great mod.

Im Spazzoid 11-21-2008 06:18 AM

fantastic mod, nominated for MOTM

jambo_1969 11-21-2008 02:03 PM

Excellent Mod.

Small issues with special chars, and you need to chmod your xblcache folder on your server, but other than that - brilliant !

daydie 11-21-2008 02:16 PM

Good mod,Thanks

jambo_1969 11-21-2008 03:24 PM

A bit of an increase in server load though....

dirtyfeast 11-21-2008 03:39 PM

Make one for PS3, and you'll be the man.

Bilderback 11-21-2008 04:06 PM

Quote:

Originally Posted by jambo_1969 (Post 1670061)
Small issues with special chars, and you need to chmod your xblcache folder on your server

I'll look into the special characters - I'm not too familiar with handling them.
Quote:

Originally Posted by jambo_1969 (Post 1670107)
A bit of an increase in server load though....

I'll debug and try to find whats going on.
Do you have any details on your end?


Quote:

Originally Posted by dirtyfeast (Post 1670117)
Make one for PS3, and you'll be the man.

Does PS3 have any feed APIs?
Anyplace to grab data?

a marked man 70 11-21-2008 05:01 PM

top mod. voted for motm

Gryphon 11-21-2008 08:20 PM

Bilderback you can use vB_XML_Parser and then it won't be PHP5 dependent.

neoxephon 11-21-2008 10:36 PM

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.

roxorx 11-21-2008 11:08 PM

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

Bilderback 11-21-2008 11:41 PM

Quote:

Originally Posted by Gryphon (Post 1670257)
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 (Post 1670331)
~ 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.

roxorx 11-21-2008 11:46 PM

Quote:

Originally Posted by Bilderback (Post 1670344)
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.

Bilderback 11-22-2008 12:01 AM

Quote:

Originally Posted by roxorx (Post 1670352)
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.

zombietom 11-26-2008 02:11 PM

Great Mod --thanks! Installed

zombietom 11-26-2008 03:33 PM

Modification of the Month -clicked!

zombietom 11-27-2008 01:24 PM

I installed the upgrade and everything went great -no problems at all.
thanks

mikeo9043 12-11-2008 08:24 PM

I installed it, it's working great! A+ Mod! Thanks again!

Blumy 12-11-2008 08:36 PM

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?

mikeo9043 12-11-2008 08:47 PM

Quote:

Originally Posted by Blumy (Post 1683393)
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?

Just find out what field it is and put that field instead of the default one that comes with this mod which would be this: gf_xbox

So find out what field gXboxLive is using and put that, on my site for example it is field8.

Blumy 12-11-2008 09:19 PM

alright, thanks a lot.

Blumy 12-11-2008 11:15 PM

Exactly where should xblcache be if I don't want to change the cache folder field in the admincp? I uploaded it into my forum root folder, but it says I didn't edit a valid value for it.

mikeo9043 12-12-2008 04:25 AM

Quote:

Originally Posted by Blumy (Post 1683472)
Exactly where should xblcache be if I don't want to change the cache folder field in the admincp? I uploaded it into my forum root folder, but it says I didn't edit a valid value for it.

I just put mine in the root folder, and it is working fine...did you CHMOD it?

Blumy 12-12-2008 02:19 PM

It's working now.

MotMann 02-18-2009 06:49 PM

There no Games displayed right now, even in the Demoside :(
http://imgaming.net/forum/member.php?u=176


Is the XBL Network down? Or a bug in the Mod?

MotMann 02-22-2009 11:58 AM

No support here?

camomouse 03-17-2009 01:03 PM

Doesn't work well with Vbulletin 3.8.1

AK47 Nemesis 03-21-2009 08:11 PM

Quote:

Originally Posted by MotMann (Post 1748309)
There no Games displayed right now, even in the Demoside :(
http://imgaming.net/forum/member.php?u=176


Is the XBL Network down? Or a bug in the Mod?

Same problem on my site.

Gamelobby 04-04-2009 07:57 AM

So is it a 3.8+ issue..?

I would love to add this, but i am running 3.8.2.

appsfinder 04-04-2009 09:11 PM

need help just stoped working :confused:

zombietom 04-06-2009 02:12 PM

yep --it did the same to me ..i think it is some kind of issue with xbl leaderboard mod

fattony69 04-06-2009 02:45 PM

I have this running on my site (3.8.2 with vBSEO and many other mods) and it runs perfect. Check if you installed it correctly.

Gamelobby 04-06-2009 11:51 PM

Quote:

Originally Posted by fattony69 (Post 1785098)
I have this running on my site (3.8.2 with vBSEO and many other mods) and it runs perfect. Check if you installed it correctly.

Are you running the gxboxlive leaderboard mod.?

*edit*
YES he is.! :)
--------------------


Is there anyway for the "TAB" to NOT show up for profiles that dont have xbox.?
PS3 people will not be happy to have this tab on thier profile.!?

I might have to disable this, until i get that figured out. Dont want to piss off PS3 members.

fattony69 04-07-2009 01:15 AM

Quote:

Originally Posted by Gamelobby (Post 1785429)
Are you running the gxboxlive leaderboard mod.?

*edit*
YES he is.! :)
--------------------


Is there anyway for the "TAB" to NOT show up for profiles that dont have xbox.?
PS3 people will not be happy to have this tab on thier profile.!?

I might have to disable this, until i get that figured out. Dont want to piss off PS3 members.

I assume you can edit so you can put the <if you don't have an xbox live account> on it.

*Caution - Off Topic*
Do you know of any PS3 Mods?

zombietom 04-07-2009 12:39 PM

i made a mod that will let you show a ps3 gamer card in profile or in post

Gamelobby 04-08-2009 02:03 AM

Quote:

Originally Posted by fattony69 (Post 1785467)
I assume you can edit so you can put the <if you don't have an xbox live account> on it.

*Caution - Off Topic*
Do you know of any PS3 Mods?

PS3 doesn't have any kind of updating system, so the only thing you can do is add one of those cards that you make manually.

Like this..
Quote:

Originally Posted by zombietom (Post 1785715)
i made a mod that will let you show a ps3 gamer card in profile or in post



Fattony.. What exactly does this mean.?
Code:

<if you don't have an xbox live account>
How will that remove the tab from a persons profile.?

fattony69 04-08-2009 02:38 AM

Quote:

Originally Posted by Gamelobby (Post 1786233)
PS3 doesn't have any kind of updating system, so the only thing you can do is add one of those cards that you make manually.

Like this..




Fattony.. What exactly does this mean.?
Code:

<if you don't have an xbox live account>
How will that remove the tab from a persons profile.?

I don't know much about conditionals, but as shown here, http://www.vbulletin.com/forum/showthread.php?t=200894 you can do the same thing with if they used modifications as you can put if they the profile field or not. I would love to tell you the exact code, but I am not good with that.

Gamelobby 04-08-2009 08:20 AM

Ahh, i see what you mean, you are just somewhat guessing, based off of that thread.
Well it does make some sense, & im sure it is possible, BUT...
I would think it would be much easier to not show the tab if they leave the xbox field blank, instead. lol

Hopefully, or this mod does me no good. :erm:

zombietom 04-08-2009 02:31 PM

http://linkbee.com/zombietom
linkbee website is down so here is the normal link
http://www.tzaclan.net/forum/member.php?u=25

i put my ps3 card in the right block.
There is a updating card that comes from the uk..it updates trophies and everything ..i'm using it as a sig at the moment but it could be done as a card on post or in the right block..but would need a size adjustment.
Click on the "about me" tab to see the updating sig i'm using.


All times are GMT. The time now is 05:54 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.01248 seconds
  • Memory Usage 1,828KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (15)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete