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 |
#1102
|
|||
|
|||
one of my mods disabled the xboxlive mod onn my vb4 forums... its up and running again.
|
#1103
|
|||
|
|||
Great job its looking good
|
#1104
|
|||
|
|||
here is what i have done for the xbox leaderboards for 4.x versions.. If the xbox live leaderboards are disabled its because i'm trying to covert the coding to all vb 4.x
what i have is temp solution. Attachment 115231 for this temp solution import this in Attachment 115232 thanks to Coroner for ths style sheet and fix in the gxboxlive.php under this require_once('./global.php'); require_once(DIR . '/includes/functions_gxboxlive.php'); add this Code:
$alt1_color = $alt2_color = substr (vB_Template_Runtime::fetchStyleVar('body_color'), 0, 7); $alt1_background = substr (vB_Template_Runtime::fetchStyleVar('threadbit_background'), 0, 7); $alt2_background = substr (vB_Template_Runtime::fetchStyleVar('threadbit_alt_background'), 0, 7); $templater = vB_Template::create('stylebridge.css'); $templater->register('alt1_color', $alt1_color); $templater->register('alt2_color', $alt2_color); $templater->register('alt1_background', $alt1_background); $templater->register('alt2_background', $alt2_background); $stylebridge = $templater->render(); $templater = vB_Template::create('stylebridge_headinclude'); $templater->register_page_templates(); $templater->register('stylebridge', $stylebridge); $templater->register('custom_global_css_reference', $custom_global_css_reference); $templater->register('navbar', $navbar); $templater->register('main', $main); $templater->register('gxbl_bit_game', $gxbl_bit_game); $templater->register('pagenav', $pagenav); $templater->register('games', $games); $headinclude = $templater->render(); $navbar = render_navbar_template(construct_navbits($navbits)); $templater = vB_Template::create('GXBL'); ***if you are recieving errors you might need to turn the display errors off in the php settings ***please note that this is a temp solution and i will post again when i have it fully 4.0 customized |
#1105
|
|||
|
|||
Thank you for your time looking forward to adding this must have xbox mod to our site
|
#1106
|
|||
|
|||
no prob... i am about halfway done of converting everything over
|
#1107
|
|||
|
|||
good deal
ill wait for everything to be converted. are you going to start a new thread for it? |
#1108
|
|||
|
|||
i will post here and start a new thread in the 4.0 section... once done I will also contact the developer of this one since it is based off his.
|
#1109
|
|||
|
|||
Gryphon please contact me at mike@theufhl.com regarding this for vb 4.0
i have a release if interested |
#1110
|
|||
|
|||
I have sent my vb 4 package to the developer for this. he didn't want me to post it so im hoping he will post it for you all.
now that its vb 4 he may add stuff or release as is for now. hopefully soon all see mine vb 4 leaderboard here http://www.snapshot-hockey.net/forum/gxboxlive.php |
#1111
|
|||
|
|||
is this on v4 yet? sorry if i've missed it.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|