The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
gXboxLive - Xbox Live Leaderboard Details »» | ||||||||||||||||||||||||||
What is it?
gXboxLive is a modification for vBulletin which allows you to display a Xbox Live Leaderboard for your users. If you use this mod, please Mark as Installed, and if you really enjoy this mod, please Nominate for MOTM, and if you really really enjoy this mod, feel free to Support Developer! Thank you! Visit this thread for vBulletin 4 compatible version. [hr]-[/hr] Support [hr]-[/hr]I use my released mods daily, if I find an issue with them or add features for myself I will release updates. If there are significant bugs or simple feature requests I will do my best to release fixes. Some of my mods rely on fetching data from 3rd party websites, due to the unreliable results, my mods will require users to troubleshoot for themselves if they find the addon is not working for them specifically. I am offering my personal mods that work ok for me for you to use, I am sorry I do not have time to troubleshoot many user specific issues. Thank you for your understanding. Features [hr]-[/hr]
*Depends on your vBulletin version and template configuration. Installation [hr]-[/hr]
Examples [hr]-[/hr]AuthorsOthersGoogle Changes [hr]-[/hr] v2.2.6 - import product with Overwrite enabled, upload functions_gxboxlive.php and miner.gxboxlive.php
v2.2.5 - import product with Overwrite enabled, upload gxboxlive.php, functions_gxboxlive.php and miner.gxboxlive.php
v2.2.4c - import product with Overwrite enabled.
v2.2.4b - upload miner.gxboxlive.php
v2.2.4a - upload miner.gxboxlive.php
v2.2.4 - upload functions_gxboxlive.php, miner.gxboxlive.php, import product with Overwrite enabled.
v2.2.3 - upload functions_gxboxlive.php, import product with Overwrite enabled.
v2.2.2 - upload functions_gxboxlive.php, import product with Overwrite enabled.
v2.2.1 - import product with Overwrite enabled.
v2.1.9 - import product with Overwrite enabled.
v2.1.8 - upload gxboxlive.php, import product with Overwrite enabled.
v2.1.7 - upload functions_gxboxlive.php, import product with Overwrite enabled.
v2.1.6 - upload gxboxlive.php, functions_gxboxlive.php, miner.gxboxlive.php, import product with Overwrite enabled.
v2.1.5 - upload functions_gxboxlive.php, import product with Overwrite enabled.
v2.1.4 - upload files, import product with Overwrite enabled.
v2.1.3 - upload functions_gxboxlive.php, import product with Overwrite enabled.
v2.1.2 - import product with Overwrite enabled.
v2.1.1 - import product with Overwrite enabled.
v2.1.0 - upload all files, import product with Overwrite enabled.
v2.0.2 - upload all files, import product with Overwrite enabled.
v2.0.1 - import product with Overwrite enabled.
v2.0.0 - Upload all files import product with Overwrite enabled. Double check settings, field id method has changed, it is digit only now. In case of error upon upgrading from a previous version, uninstall and then reinstall.
Copyright [hr]-[/hr]gXboxLive, Copyright ? Ghryphen (https://github.com/ghryphen) Please maintain copyrights in derivative works, thank you. overLIB javascript library Copyright Erik Bosrup. Download Now
Screenshots
Show Your Support
|
Comments |
#252
|
|||
|
|||
I think I figured it out. If you change your setting it waits until someone else adds theirs then it removes or edits yours. So basically if you update your profie gamertag the update to the main list seems to be triggered when someone new is added.
|
#253
|
|||
|
|||
I have the XBL leaderboard installed on my site, but tonight for some reason it has stopped updating and has also deleted 400 members information, have you any ideas as to why it has done this ?
Its also not updated since Thursday at 19.12 pm and when try run it myself is says updated 0 deleted 0 etc etc....Any help I have tried disabling it and installing again but its no good it still wont do anything ? These are the reports : 6944 gXboxLive Update 19:21, 2nd Aug 2007 Updated Accounts: 0. Deleted Entries: 0. Process Time: 11,272s. Total Queries: 9. 6943 gXboxLive Update 19:12, 2nd Aug 2007 Updated Accounts: 546. Deleted Entries: 1795. Process Time: 4,322s. Total Queries: 3082. 6942 gXboxLive Update 19:00, 2nd Aug 2007 Updated Accounts: 849. Deleted Entries: 0. Process Time: 529s. Total Queries: 4747. Now as you can see it did it ok on number 6942 took 5.29 seconds 6943 only updated 546 and deleted 1795 6944 updated 0 deleted 0 but took 11.272 seconds Thanks Angela |
#254
|
|||
|
|||
Quote:
|
#255
|
|||
|
|||
Just to let you know i have sorted this problem.
Thanks for the help |
#256
|
|||
|
|||
I would rather keep the IM style entry because I have it in the post bit along with wii code and Xfire profile and the other IM goodies, also it just looks cleaner in the user options.
How does the query draw the value from the field? If it is a single query that fetches the player's value it seems like it would not be a big deal to point it at something else. In gxboxlive.php I see this part of the code: Code:
if (is_numeric($vbulletin->options['gxbl_user_field']) && $vbulletin->options['gxbl_user_field'] != '0') { $gxbl_user_field = "field" . $vbulletin->options['gxbl_user_field']; } else { $gxbl_user_field = $vbulletin->options['gxbl_user_field']; } Code:
if ($bbuserinfo[xbox] != '0') { $gxbl_user_field = $bbuserinfo[xbox] } Quote:
|
#257
|
|||
|
|||
Quote:
Thanks. |
#258
|
||||
|
||||
Where it says add (*GamerTAG*) to your friends list or send this user a message, is it possible to replace it with a small image?, the text looks really ugly.
|
#259
|
|||
|
|||
I tried searching for an answer to this, I really did, but I cant seem to find it.
Is there a way to use images for the send messages and add to friends list feature? Also, the images for the reputation are not showing up for me when I set it to the folder option, they come up from Xbox.com but they don't match my site at all. I just have reputation:20, etc. Thanks. |
#260
|
|||
|
|||
Hey man! I really need this mod but I set it up and it's just blank. I see the page and everything but there are no gamertags in it. The field is correct. What's wrong?! Thanks.
PS: Will it make a difference if I use the gamertag field from the postbit? |
#261
|
||||
|
||||
Quote:
Quote:
Have you waited for the cron to run? I am not sure what you mean by gamertag field from the postbit. |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|