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)
-   -   Show Thread Enhancements - eTiKeT? 2011 Posbit_legacy - Postbit (https://vborg.vbsupport.ru/showthread.php?t=274568)

Gemma 11-24-2011 08:08 PM

Not something I'd use but very nicely done eTiKeT :)

doctorsexy 11-24-2011 08:11 PM

Very nice.... Well done

Hakan39 11-24-2011 08:26 PM

Thanks nice postbit

Manoel J?nior 11-24-2011 09:31 PM

Installed and five stars!

Thanks

Manoel J?nior 11-24-2011 10:06 PM

Please, how to fix in country:

https://vborg.vbsupport.ru/

My code:

Code:

  <div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
Country:
          <!-- Wy Country Flags Start -->
          <vb:if condition="$post['field6']"><dd> <img src="{vb:stylevar imgdir_button}/flags/{vb:raw post.field6}.GIF" align="middle" alt="{vb:raw post.field6}" border="" /></dd></vb:if>
          <!-- Wy Flags End -->
         
    </div>


Dr.osamA 11-25-2011 02:07 AM

Perfect
Thank you.
Installed & nominated & translated to Arabic

slammz 11-25-2011 03:26 AM

My reputation is not showin, btw Im using Extended reputation display and post thank you hack

eTiKeT? 11-25-2011 09:02 AM

Quote:

Originally Posted by Manoel J?nior (Post 2271603)
Please, how to fix in country:

https://vborg.vbsupport.ru/




We need to create a custom CSS for you. Replace the codes you use with the ones here. And add those codes into your CSS codes. But you can arrange the height from Xpx which you can find in CSS codes.

PHP Code:

 <div class="etiket_postbit_alanI_userinfo_extra_bayrak">
Country:
          <!-- 
Wy Country Flags Start -->
          <
vb:if condition="$post['field6']"><dd> <img src="{vb:stylevar imgdir_button}/flags/{vb:raw post.field6}.GIF" align="middle" alt="{vb:raw post.field6}" border="" /></dd></vb:if>
          <!-- 
Wy Flags End -->
          
     </
div



PHP Code:

.etiket_postbit_alanI_userinfo_extra_bayrak {
    
color:{vb:stylevar post_field_font_color};
    
margin-top2px;
    
text-align:left;
    
border-bottom1px solid #DBDBDB;} 
    
heightXpx;
        .
etiket_postbit_alanI_userinfo_extra_bayrak dd floatright;} 


akibui 11-25-2011 04:54 PM

1 Attachment(s)
Can you help to fix in Post Thank You Hack and Mod Level.

Thank you so much.

Post Thank You Hack => post_thanks_postbit_info
Quote:

<vb:if condition="$post['userid']">
<dt>{vb:rawphrase post_thanks_thanks}</dt>
<dd>{vb:raw post.post_thanks_user_amount_formatted}</dd>
<vb:if condition="$post['post_thanks_thanked_times'] == 1">
<dd style="white-space:nowrap; display:inline; float: {vb:stylevar right};">{vb:rawphrase post_thanks_time_post}</dd>
<vb:elseif condition="$post['post_thanks_thanked_posts'] == 1" />
<dd style="white-space:nowrap; display:inline; float: {vb:stylevar right};">{vb:rawphrase post_thanks_times_post, {vb:raw post.post_thanks_thanked_times_formatted}}</dd>
<vb:else />
<dd style="white-space:nowrap; display:inline; float: {vb:stylevar right};">{vb:rawphrase post_thanks_times_posts, {vb:raw post.post_thanks_thanked_times_formatted}, {vb:raw post.post_thanks_thanked_posts_formatted}}</dd>
</vb:if>
</vb:if>
MOD LEVEL

Quote:

<div class="username_container">
<!-- MOD LEVEL -->
Cấp độ: <span style='font-weight:bold; color:crimson'>{vb:raw showlevel} [{vb:raw galaga}]</span><br/>
<span style='font-size:7pt; color:gray'>Life: {vb:raw hp} / {vb:raw maxhp} </span><br/>
<div style='width:120px;align:center'>
<table cellspacing='0' cellpadding='0' width='120' border='0'>
<tr>
<td width='3' height='13' class='nopad'><img width='3' height='13' src='images/rpg/img_left.gif' alt='' /></td>
<td width='114' height='13' class='nopad' style='line-height: 13px;background: url(images/rpg/img_backing.gif) repeat-x top left;'><img src='images/rpg/orange.gif' width="{vb:raw hpf}%" height='9' alt='' /><img src='images/rpg/hp.gif' height='9' alt='' /></td>
<td width='3' height='13' class='nopad'><img width='3' height='13' src='images/rpg/img_right.gif' alt='' /></td>
</tr>
</table>
</div>
<span style='font-size:7pt; color:gray'>Magic: {vb:raw mp} / {vb:raw maxmp}</span><br />
<div style='width:120px;align:center'>
<table cellspacing='0' cellpadding='0' width='120' border='0'>
<tr>
<td width='3' height='13' class='nopad'><img width='3' height='13' src='images/rpg/img_left.gif' alt='' /></td>
<td width='114' height='13' class='nopad' style='line-height: 13px;background: url(images/rpg/img_backing.gif) repeat-x top left;'><img src='images/rpg/green.gif' width="{vb:raw mpf}%" height='9' alt='' /><img src='images/rpg/mp.gif' height='9' alt='' /></td>
<td width='3' height='13' class='nopad'><img width='3' height='13' src='images/rpg/img_right.gif' alt='' /></td>
</tr>
</table>
</div>
<span style='font-size:7pt; color:gray'>Expirian: {vb:raw ep}% </span><br />
<div style='width:120px;align:center'>
<table cellspacing='0' cellpadding='0' width='120' border='0'>
<tr>
<td width='3' height='13' class='nopad'><img width='3' height='13' src='images/rpg/img_left.gif' alt='' /></td>
<td width='114' height='13' class='nopad' style='line-height: 13px;background: url(images/rpg/img_backing.gif) repeat-x top left;'><img src='images/rpg/blue.gif' width="{vb:raw ep}%" height='9' alt='' /><img src='images/rpg/exp.gif' height='9' alt='' /></td>
<td width='3' height='13' class='nopad'><img width='3' height='13' src='images/rpg/img_right.gif' alt='' /></td>
</tr>
</table>
</div>
<br/>
<!-- / MOD LEVEL --></div>

eTiKeT? 11-25-2011 08:07 PM

Quote:

Originally Posted by akibui (Post 2271847)
Can you help to fix in Post Thank You Hack and Mod Level.

Thank you so much.

Post Thank You Hack => post_thanks_postbit_info


MOD LEVEL


Post Thank You Hack


All times are GMT. The time now is 07:29 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.01431 seconds
  • Memory Usage 1,759KB
  • 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
  • (2)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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