vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - gXboxLive - Xbox Live Leaderboard (https://vborg.vbsupport.ru/showthread.php?t=139958)

OcR Envy 11-04-2008 10:04 AM

Appears as if the version number was not changed in the .xml file.

HellBoy 11-04-2008 02:01 PM

After updating to 2.2.0 it won't show any gamertags who's got avatars.

Didikoy 11-06-2008 09:31 AM

Is there a way to show the gamercard in the users postbit all the time rather than having it as a popup?

xzibit 11-07-2008 05:41 PM

Hello!

Can you perhaps for the next update include a function which the user can specify whether they have vsion cam.

would be great if this would appear.

thank you very much

Gamelobby 11-08-2008 11:26 PM

Love it works great.. :D
Thanks

bigfraggle 11-09-2008 10:49 AM

Quote:

Originally Posted by bigfraggle (Post 1658546)
Hm, I'm runnig already the new NXE and my Gamertag is not shown in the 2.2.0

Doesn't work in 2.2.1 too...

9mmPreacher 11-10-2008 06:20 PM

I am not sure what I am doing wrong but I installed as specified and nothing shows up when I click the Navbar link

HellBoy 11-11-2008 04:28 AM

I'm still having issues with 2.2.1, users who's created an avatar in NXE will not show up at the leaderboard, and it seems like gXboxLive is avoiding to update them (according to the Scheduled Task Log).

Tanzy 11-12-2008 11:31 AM

Quote:

Originally Posted by HellBoy (Post 1663342)
I'm still having issues with 2.2.1, users who's created an avatar in NXE will not show up at the leaderboard, and it seems like gXboxLive is avoiding to update them (according to the Scheduled Task Log).

Same here. Looking at the gxboxlive table they seem to be getting a number in the strike column that no one else has??

Tanzy 11-12-2008 11:51 AM

I think that it is due to this code

Code:

if ($player['avatar'] != '/xweb/lib/images/QuestionMark64x64.jpg')
                {
                        $playerexists = true;
                }
                else
                {
                        $playerexists = false;
                }

with in the functions_gxboxlive.php file. Basicaly, it you are on the NXE preview and you have set your gamer pic to be your avitar it display the QuestionMark64x64.jpg. So this bit of code says that the player does not exist


All times are GMT. The time now is 06:15 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.02435 seconds
  • Memory Usage 1,736KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (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