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)

Gryphon 08-18-2008 09:43 PM

Quote:

Originally Posted by Joe Siegler (Post 1597212)
What does this mod do if they put in a username, and have their settings on Xbox set to not broadcast what they're doing? Would that gum up this addon?

It will work fine, everyone has a public gamercard.

Quote:

Originally Posted by Joe Siegler (Post 1597291)
The only thing I can come up with is the plugin chokes if it runs into a user profile it can't deal with. I'm not seeing any errors, there's nothing in the log. What *DOES* the plugin do with a user profile whose security is set that you can't read their data when you try?

If someone enters a bogus name you will see:
Code:

Warning: Unable to fetch URL: http://gamercard.xbox.com/this+is+a+fake+name.card in [path]/includes/cron/miner.gxboxlive.php on line 99
Quote:

Originally Posted by Joe Siegler (Post 1598055)
Random thought about my issue. If someone put a gamertag of all spaces in that field, would that explain this? Would vB even accept all spaces as data there?

vBulletin trims profile field entries, all spaces is the same as blank.

Joe, I am afraid I just do not have an answer for what could be causing the issue.

Quote:

Originally Posted by Chris11987 (Post 1599042)
Would it be difficult to let the url of that page just be "xboxlive.php" instead of with the g?

You would have to change all refrences to that address in all of the files.

Quote:

Originally Posted by Chris B (Post 1600399)
Hi, how would I go about changing the name of the mod in the navbar only, I'm fine with the gXboxLive name being used elsewhere I just want ti changed in the navbar.

They are handled by phrases. Search phrases for gXboxLive and make the desired changes.

Quote:

Originally Posted by sdsvtdriver (Post 1601163)
A user brought up that the leaderboard is out of date on my site. His score is higher according to xbox.com.

Gamercards are only scanned once per day, manual scheduled task runs will not change that. So the user will have to wait up to 24 hours for it to update. If it is several days beyond when he last changed his score and gXboxLive is still not updating, I can't think of what would cause this off the top of my head.

Quote:

Originally Posted by JVCode (Post 1601320)
Okay, I have an error message, which was sent to me by email:


Invalid SQL:
SELECT error FROM `vb_gxboxlive` AS gxboxlive WHERE error = '1' ORDER BY error DESC;

I am afraid I do not know what is invalid about that query, unless the product hasn't been updated/installed?

JVCode 08-18-2008 10:12 PM

Thanks for the reply, I think i'll just uninstall and move on lol, this hack is more trouble than it's worth!

Gryphon 08-18-2008 10:32 PM

Quote:

Originally Posted by JVCode (Post 1601852)
Thanks for the reply, I think i'll just uninstall and move on lol, this hack is more trouble than it's worth!

There are a lot of people that have not had any trouble with the mod, including some with thousands of gamertags. Sorry to that I couldn't help you out better, the mod has been flawless for me and it is tough to troubleshoot problems I can't reproduce.

Chris11987 08-19-2008 04:46 AM

I'm having the same problem as others. Many of the gamertags aren't showing up for people on the leaderboard. They show up in their profiles fine, but not on the leaderboard. This is after hours and hours, and also running the task.

Joe Siegler 08-19-2008 01:47 PM

Quote:

Originally Posted by Gryphon (Post 1601811)
vBulletin trims profile field entries, all spaces is the same as blank.

Joe, I am afraid I just do not have an answer for what could be causing the issue.

Let me ask you this. Do you know of a way to let me see which user accounts have put data in the specific field, and show it?

I could manually go through a list of users with data in the specific field (and what they've entered). and see if there's corrupt data and remove it. I'm seeing no errors, so either I'm looking in the wrong place, or the script is not throwing any.

If I could take a look at everyone's data for that field, it might help me. If your script doesn't do this, how hard would it be to write a quickie little something to make this happen? Kind of a "debug" script to go along with your main one?

Edit: I sort of managed to unstick this, although I don't know if I fully fixed it. Since I can't find a way to get vB to show me every user who has entered any kind of data into a custom field, I had to improvise. I did two separate searches for people who entered the letter e and the letter a into that particular field. Found quite a lot of users. I went through them one by one. I found a handful of users who had dead accounts, so I blanked that data field. Found a handful whose XBL accounts had a gamerscore of zero, and hadn't logged into my forum for over 6-8 months, so I just deleted those accounts outright. However...

I found a decent amount of them who had put junk in the profile field. I cleared all that out, but kept track of it. The list of the junk data in there from about 130 profiles I looked through manually. Here's the list:

Destroy All Humans.
aweddball
no like da xbox
^eRrOR^
Nope don't got it
I don't have one
I play PS2 Online
I hate consoles!
I Use Xbox Connect
Don't have a Wii, or PS3, or any other gaming console except for the PC for that matter!
not yet
PS Network: Spyd77
A what-box?!
I have no console.

What's really interesting is right after I force ran the script, my number of users on the charts jumped from 104 to 133 immediately. It seems like something in one of the profiles I changed or deleted was sticking the script. Is it possible that fourth one was culprit? Are there any data strings that would just cause the script to flat out STOP working?

Unrelated to this, I did have a thought. What would your script do if two users put the same data in the profile field? Would it just process them anyway, or would there be a problem if two user accounts had the same XBL tag?

Gryphon 08-19-2008 06:02 PM

It might be possible that one of those characters broke it, I will look into it, though I am pretty sure I encode the entries. There is a strikes system as well, if a gamertag can not be found within 5 tries the field is blanked.

Two or more people with the same gamertag will work fine, I did that for a while with my entry and my wife's.

comet2500 08-21-2008 08:17 AM

I'm also having a problem..

The plugin won't install..

It keeps saying that the sql is causing an error, and I wrote a ticket and they said to contact your community that created the mod.

It keeps saying..

"invalid Vb table, and then the sql says dropped."
"Alter Table."

phractured 08-23-2008 07:04 AM

I installed it a while back and while updating I now get this message http://talk360.net/

I believe it has something to do with that mod, so I deleted the tables for it but I still get that error.

stud 08-23-2008 11:26 AM

Love the most recent update! THANKS!

imported_martyjp 08-23-2008 08:29 PM

Quote:

Originally Posted by phractured (Post 1604990)
I installed it a while back and while updating I now get this message http://talk360.net/

I believe it has something to do with that mod, so I deleted the tables for it but I still get that error.


Have you removed the product or just removed the tables?


All times are GMT. The time now is 09:10 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.02077 seconds
  • Memory Usage 1,758KB
  • 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
  • (10)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