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 04-26-2009 05:18 PM

This doesnt pull any data from pimpmygamercard.com
All data is derived direct from Duncan MacKenzie Live feed which has been going up and down lately.
There has been alot of changes in the Live service lately and could be partly the problem.
I suppose one way to prevent things from going down would be to check the file
and if it returns empty from duncanmackenzie, to cancel update and use old data from local xml.

Its easy actually if you know simplexml()
This mod pulls the data using curl() which creates a local xml file.
Then uses simplexml() to output any needed data.
$xml = simplexml_load_file(THE-LOCAL-XML);

$parent = $xml->parent;
$child = $xml->parent->child;

Playa82 05-05-2009 07:33 PM

Nice hack, but it doesn't work...

see here:

http://crackmuzik-gfx-elite.de/members/1/playa82/

Gamelobby 05-07-2009 06:25 PM

Yea great mod, but unfortunately had to uninstall. uptime is way too low.!! :(

OcR Envy 05-08-2009 11:49 AM

Quote:

Originally Posted by Gamelobby (Post 1806525)
Yea great mod, but unfortunately had to uninstall. uptime is way too low.!! :(


It's not the authors fault. The XBL stream has been having problems. They have migrated to a new server.

http://duncanmackenzie.net/services/GetXboxInfo.aspx?GamerTag=

Need to be:

http://xboxapi.duncanmackenzie.net/g...ashx?GamerTag=

Playa82 05-08-2009 06:20 PM

Nice, it works now.

here is the new product file. i changed it.

Gamelobby 05-10-2009 08:52 PM

Quote:

Originally Posted by OcR Envy (Post 1806895)
It's not the authors fault. The XBL stream has been having problems. They have migrated to a new server.

I wasn't blaming the author.. it just wasn't working. lol

zombietom 05-11-2009 01:03 AM

Thanks for the update Playa82

TheInsaneManiac 05-12-2009 11:23 AM

Quote:

Originally Posted by Bilderback (Post 1799430)
This doesnt pull any data from pimpmygamercard.com
All data is derived direct from Duncan MacKenzie Live feed which has been going up and down lately.
There has been alot of changes in the Live service lately and could be partly the problem.
I suppose one way to prevent things from going down would be to check the file
and if it returns empty from duncanmackenzie, to cancel update and use old data from local xml.

Its easy actually if you know simplexml()
This mod pulls the data using curl() which creates a local xml file.
Then uses simplexml() to output any needed data.
$xml = simplexml_load_file(THE-LOCAL-XML);

$parent = $xml->parent;
$child = $xml->parent->child;

I like that idea cause it's showing up blank right now. Sometimes it isn't blank and other times it is. The cache should server other purposes besides just saving server load times. Uninstalled till fix is out.

Bilderback 05-12-2009 04:09 PM

It may be showing blank because the API location had changed. Are you running v1.3 ?

Gamelobby 05-13-2009 10:11 PM

Quote:

Originally Posted by Playa82 (Post 1807098)
Nice, it works now.

here is the new product file. i changed it.

So this 1.2 version is what we need to use instead of 1.3???
I uploaded it & dont see any changes.!?

I'm lost.. uninstalled. again. :confused:


All times are GMT. The time now is 11:51 AM.

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.01874 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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