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 |
#132
|
|||
|
|||
Any progress on this? I'd love to put a top 10 leaderboard at the top of my gaming forum.
|
#133
|
|||
|
|||
I've made a one line change to miner.gxboxlive.php to resolve the error I get with avatars that have a single quote in their name. This appears to resolve the issue for me but I can't guarantee that it doesn't cause other problems.
In miner.gxboxlive.php, on line 106, change: Code:
$player['avatar'] = $matches[0][2]; Code:
$player['avatar'] = addslashes($matches[0][2]); |
#134
|
|||
|
|||
Quote:
The ability to view the users current Xbox Live status The ability to show the rank of the user in the postbit The ability to show the last 5 games played in the postbit If the user specifies his login details for xbox.com, a script will run in the background which will log that user in to xbox.com, and allow the user to send messages and view the users friends list, within your forums template, but running through xbox.com completely. (The coder says this is possible, but I have no intention to take the matter further if he cannot do it). This could take a few weeks, and at the end result, I will send you the final code, or release the hack seperately if needed! If anyone else has any other ideas, please tell me! |
#135
|
|||||
|
|||||
Quote:
Quote:
Quote:
Quote:
Quote:
If you do release something, all I ask is that it does not include my code or modifications to my code. It would be great if it worked in conjunction with it or standalone. Thanks. |
#136
|
||||
|
||||
Quote:
http://www.avforums.com/forums/showthread.php?t=424987 |
#137
|
||||
|
||||
No, s/he wants extended information not available in the gamer cards which is currently where gXboxLive gets it's information from.
There is more information available, like offline/online status, if you login to xbox.com with your credentials that this mod cannot currently do. *Edit: After re-reading the your post, I see you are directing the comment about the postbit display. |
#138
|
|||
|
|||
/me installs and nominates!
|
#139
|
|||
|
|||
Quote:
Code:
$Id: miner.gxboxlive.php 540 2007-03-28 21:09:43Z gryphon $ |
#140
|
|||
|
|||
I am receiving the same error as Ronin.. I am also using the miner 540
PHP Code:
|
#141
|
|||
|
|||
Is there (or will there be) an easy way to exclude banned users, or members of specific groups?
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|