Quote:
Originally Posted by Joe Siegler
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
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
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
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
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
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
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?