Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Xbox Live Avatar System Details »»
Xbox Live Avatar System
Version: 1.10, by Bilderback Bilderback is offline
Developer Last Online: Feb 2018 Show Printable Version Email this Page

Category: Profile Enhancements - Version: 3.7.4 Rating:
Released: 11-24-2008 Last Update: 12-02-2008 Installs: 36
Uses Plugins Template Edits
Re-useable Code Is in Beta Stage  
No support by the author.

Xbox Live Avatar System


Description
This vBulletin product displays a users Xbox Live avatar
in various areas such as the postbit, profile and navbar.


Features
  • option to add avatar to postbits
  • option to add avatar to profile
  • option to add avatar to navbar (requires manual template edit)
  • option to set the size of avatars
  • option for different avatar display in postbit
  • option to replace user avatar or simply enhance
  • This product integrates by default with Gamefields Icons Userfields Product

INSTALLATION
  1. Import the XML file into your Product manager
  2. Go to vBulletin Settings->Xbox Live Avatar System
    Set your preferences and enable product.
  3. (optional)The navbar option requires a manual template edit to the navbar
    navbar
    Find:
    Code:
    		<if condition="$show['pmwarning']"><div><strong><phrase 1="$vbphrase[pmpercent_nav_compiled]">$vbphrase[your_pm_box_is_x_full]</phrase></strong></div></if>
    	</div>
    	</td>
    Add $xblavatarhead below the </td> (before the <else />)
    so that finished edit looks like this:
    Code:
    	</td>
    $xblavatarhead
    <else />

DEMO HERE

Feature Requests
add profile block options
add user options
add usergroup settings
add template enhancements

VERSION HISTORY
  • version 1.1
    ~fixed postbit error
  • version 1.0
    ~original beta release

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 12-18-2008, 02:11 PM
Saint Dean Saint Dean is offline
 
Join Date: Oct 2008
Location: UK, Northampton
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ill have a look too see if i can.
Reply With Quote
  #13  
Old 12-18-2008, 02:27 PM
Saint Dean Saint Dean is offline
 
Join Date: Oct 2008
Location: UK, Northampton
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Cant find where to add it to get it in Vbadv, could you help me out?
Reply With Quote
  #14  
Old 12-18-2008, 07:55 PM
Bilderback's Avatar
Bilderback Bilderback is offline
 
Join Date: Sep 2007
Location: Illinois
Posts: 214
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Saint Dean View Post
Cant find where to add it to get it in Vbadv, could you help me out?
I dont use vbadvanced but try looking in
Main Options->Portal Output Global Variables
do not use the dollar sign($)
enter only xblavatarhead
Reply With Quote
  #15  
Old 12-30-2008, 02:02 AM
TheInsaneManiac TheInsaneManiac is offline
 
Join Date: Feb 2008
Posts: 1,360
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Those of you who do not have an avatar like me will see a gap in the position of where it was suppose to be. To get rid of this gap instead of $xblavatarhead put this:
Code:
<if condition="$vboptions['xbl_avatar_system_enable_product'] AND $vboptions['xbl_avatar_system_display_navbar']">
<if condition="$bbuserinfo['field25']">
<td style="padding:1px"><a href="member.php?$session[sessionurl]u=$bbuserinfo[userid]"><img src="http://avatar.xboxlive.com/avatar/$bbuserinfo[field25]/avatarpic-l.png" border="0" /></a></td>
<else />
</if>
</if>
Reply With Quote
  #16  
Old 12-30-2008, 06:15 AM
rzpvile rzpvile is offline
 
Join Date: Oct 2005
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

okay I uploaded it and everything but I don't see any feature to actually load up your xbl avatar am I missing something here?
Reply With Quote
  #17  
Old 12-30-2008, 02:44 PM
Bilderback's Avatar
Bilderback Bilderback is offline
 
Join Date: Sep 2007
Location: Illinois
Posts: 214
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by rzpvile View Post
okay I uploaded it and everything but I don't see any feature to actually load up your xbl avatar am I missing something here?
Did you set your preferences and enable the product?
By default it is off.
Reply With Quote
  #18  
Old 12-31-2008, 12:11 AM
rzpvile rzpvile is offline
 
Join Date: Oct 2005
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Bilderback View Post
Did you set your preferences and enable the product?
By default it is off.
yeah everything enabled
Reply With Quote
  #19  
Old 12-31-2008, 09:50 PM
Bilderback's Avatar
Bilderback Bilderback is offline
 
Join Date: Sep 2007
Location: Illinois
Posts: 214
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by rzpvile View Post
yeah everything enabled
Is the field properly entered? example: fieldX
You can PM me your site information and I can take a look.
Please provide more details and a screenshot of your admin settings, if possible.
Reply With Quote
  #20  
Old 12-31-2008, 11:08 PM
rzpvile rzpvile is offline
 
Join Date: Oct 2005
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

okay here is my site

http://game-sinners.com/

Pictures of settings:

http://i44.tinypic.com/2cpygm0.jpg

http://i42.tinypic.com/ifbi3b.jpg

thanks for the support
Reply With Quote
  #21  
Old 01-02-2009, 07:56 PM
prodigyca prodigyca is offline
 
Join Date: Dec 2008
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I also have uploaded everything and hav the field set as told to and I for some reason do not see anything happening to vb. Any ideas? And yes I did enable it lol.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:33 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04866 seconds
  • Memory Usage 2,307KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete