vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Mini Mods - Xbox LIVE Friendlist (https://vborg.vbsupport.ru/showthread.php?t=228030)

Mister Magoo 11-14-2009 10:00 PM

Xbox LIVE Friendlist
 
1 Attachment(s)
::About::
This is a very simple modification, but alot of people do not think to utilize it. Mainly, it is a simple pop-up box code, used in conjunction with Bungie.net's powerful friendslist feature. The code can be added to anywhere, it all depends on the Admin's choice, but I prefer to have it near the "New Posts" link in the navbar.




::Installation::
In navbar template, Find:
Code:

<vb:if condition="$show['pmmainlink']">
Above that code, add:
Code:

<!-- XBLFriendslist -->
<li><a href="#" onclick="window.open('http://www.bungie.net/Stats/LiveFriends.aspx','FriendsList','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=430,height=520'); return false;">Xbl Friendlist</a></li>
<!-- /XBLFriendslist -->




::Uninstallation::
Simply search for "XBLFriendslist" and delete the code specified above.

abdobasha2004 11-15-2009 05:27 PM

thanks
reserved till install vb4
it seems the the code is more like xml
vb4 code has changed a lot

David Regimbal 11-15-2009 08:52 PM

How does this actually help when you have to go to bungie and sign in. I guess this is good if you just want a link button that brings up a new window.

ChopSuey 11-15-2009 09:02 PM

If bungie's server go down you cannot login. Correct?

Mister Magoo 11-15-2009 09:04 PM

Quote:

Originally Posted by ChopSuey (Post 1914817)
If bungie's server go down you cannot login. Correct?

Correct, but the chances of Bungie's server going down is minimal.

SİMAR 11-18-2009 01:28 PM

thanks
reserved till install vb4

Dr.osamA 11-24-2009 03:48 AM

thnxxx man
________
Kitchen Measures

Bigstack 12-07-2009 06:35 PM

This is a cool thing but its really no help when you have to first go to bungie to get it to work. If someone wants to do something really cool Make an API that lets you login to Xbox.com and control stuff. I might start on this now that i mentioned it

JVCode 12-09-2009 06:24 PM

Would be great to have a modification just like the guys over at gamertagnation.com have going on.

cyclobe 12-10-2009 04:57 AM

the only true way would be to use the api's from microsoft which aren't public (you have to be apart of the XCDP or a developer of a xbox/windows game). Otherwise it's doing screen captures and so fourth or leeching off another sites xml coding.


All times are GMT. The time now is 01:56 PM.

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.01113 seconds
  • Memory Usage 1,729KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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