Thread: Profile Enhancements - GamerCards Block in Profile Sidebar and Postbit
View Single Post
  #261  
Old 12-05-2010, 12:20 AM
CoZmicShReddeR's Avatar
CoZmicShReddeR CoZmicShReddeR is offline
 
Join Date: Sep 2006
Location: MI, USA
Posts: 338
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yeah I think I fixed mine I see steamprofile isn't working correctly I just edited mine seems to be fine...

I went to
edit style manager, edit templete, Postbit Template, postbit_gamercards_steam

just replace with this code should work but back up original code if it doesn't work...

Code:
<div class="block">
	<div class="blockhead">
		<span class="blockhead_info"><a class="textcontrol" href="javascript://" onclick="self.close()">{vb:rawphrase close_this_window}</a></span>
		<h2><img src="{vb:stylevar imgdir_misc}/gamericons/steam.png" width="16" height="16" alt="" /> {vb:rawphrase bc_gamercards_postbit_steamid}: <a href="http://steamcommunity.com/id/{vb:raw userinfo.steamid}" target="_blank">{vb:raw userinfo.steamid}</a></h2>
	</div>
	<div class="blockbody">
		<div class="blockrow">
			<div class="blockrow" align="center"><a href="http://steamcommunity.com/id/{vb:raw userinfo.steamid}" target="_blank"><img src="http://badges.steamprofile.com/profile/steam/{vb:raw userinfo.steamid}.png" alt="" border="0" /></a></div>
			<div class="blockrow" style="border-bottom:1px solid #c9c9c9; margin-bottom:5px; width:480px;"></div>
			<!-- <div class="blockrow"><a href="steam://friends/add/{vb:raw userinfo.steamid}" target="_blank">{vb:rawphrase bc_gamercards_add_x_friend, {vb:raw userinfo.steamid}}</a></div> -->
			<div class="blockrow"><a href="http://steamcommunity.com/id/{vb:raw userinfo.steamid}/friends" target="_blank">{vb:rawphrase bc_gamercards_x_friends_list, {vb:raw userinfo.steamid}}</a></div>
			<div class="blockrow"><a href="http://steamcommunity.com/id/{vb:raw userinfo.steamid}/games" target="_blank">{vb:rawphrase bc_gamercards_x_games_list, {vb:raw userinfo.steamid}}</a></div>
			<div class="blockrow">{vb:rawphrase bc_gamercards_x_status, {vb:raw userinfo.steamid}}<br /><img src="http://badges.steamprofile.com/profile/extended/steam/{vb:raw userinfo.steamid}.png" alt="" border="0" /></div>						
		</div>
	</div>
	<div class="blockfoot"></div>
</div>
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01293 seconds
  • Memory Usage 1,769KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • 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
  • showpost_complete