vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Profile Enhancements - XBL Gamerscore in Postbit (https://vborg.vbsupport.ru/showthread.php?t=157122)

Jerlene 12-13-2007 07:55 AM

Is there a way to make this show up only in certain forums within my site?

ChU v2 12-15-2007 06:04 AM

Quote:

Originally Posted by Jerlene (Post 1400362)
Is there a way to make this show up only in certain forums within my site?

Try:
Code:

<if condition="$bbuserinfo['forumid'] == XX">
XBL GAMERSCORE CODE
</if>

That might work, for multiple forums I think you would have to use an array. Which I'm not exactly sure how to code.

gdavis480 01-06-2008 01:58 AM

Hi I added this mod to my site but only admins can display there gamertag in the forum. How do I get it to where all members can display there's?

ChU v2 01-10-2008 07:03 AM

Quote:

Originally Posted by gdavis480 (Post 1416277)
Hi I added this mod to my site but only admins can display there gamertag in the forum. How do I get it to where all members can display there's?

All users should be able to add there gamertag via there profile. If you've followed the directions in setting up the profile field correctly you should have no problems.

playworks 01-31-2008 06:37 AM

great code CHU, it works fine at my forum. if you ever find a way to resize the box or display this box in the member's profile page, please let me know. thanks heaps!

ChU v2 02-01-2008 06:26 AM

Quote:

Originally Posted by playworks (Post 1432950)
great code CHU, it works fine at my forum. if you ever find a way to resize the box or display this box in the member's profile page, please let me know. thanks heaps!

If your wanting to resize, I would use Lag's suggestion early in this thread. As for the member profile page, what vB version are you using and where do you want it to be displayed?

fattony69 06-14-2008 01:16 AM

Does this work for 3.7.1?

SSC streezer 01-09-2009 05:52 AM

where do i have to add the code? can somebody post it here please?

BlueNinjaGo 06-23-2009 07:24 PM

Has anyone found a way to just isolate the gamerscore? I don't need a gamercard, just the score.

Quote:

Originally Posted by fattony69 (Post 1548856)
Does this work for 3.7.1?

There's no reason it shouldn't

BlueNinjaGo 06-23-2009 07:25 PM

Quote:

Originally Posted by SSC streezer (Post 1705976)
where do i have to add the code? can somebody post it here please?

ACP -> Styles & Templates -> Postbit or Postbit Legacy(depending on which you use)


All times are GMT. The time now is 01:57 AM.

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