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 - v.net Style Postbit_legacy vb 4.0.2 (https://vborg.vbsupport.ru/showthread.php?t=236953)

Markos 03-15-2010 02:46 PM

u will need to change the itrader_feedback_score template for to get the itrader in the box and with the avatars it seems like its not set to re-size them i would set a limit size on them to like 50x50 and see if that helps

crazyace 03-15-2010 04:09 PM

If you use the download 2 mod here is how to make it work with the postbit mod.

admincp >> Styles & Templates >> Style Manager >> Theme >> Edit Templates >> Downloads Templates >> downloads2_postbit


Replace all of the code with the code below
PHP Code:

<div class="eti_postbit">
<{
vb:rawphrase dl2_downloads} : {vb:raw post.dl2_downloads}</div>
<
div class="eti_postbit">
<{
vb:rawphrase dl2_uploads} : {vb:raw post.dl2_uploads}</div


Markos 03-15-2010 05:11 PM

does anyone else use the referral mod and the real name mod as im stuck trying to get it around them iv asked on there post and no answer :(

crazyace 03-15-2010 06:34 PM

Markos, I will install them and see if I can fix this for you. Or check your PM

crazyace 03-15-2010 07:19 PM

I found a fix for referral mod. Can I have a link to the "Real Name" mod that you're talking about?

Markos 03-15-2010 08:33 PM

hi mate this is the real name one im needing as well https://vborg.vbsupport.ru/showthread.php?t=228961

crazyace 03-15-2010 09:12 PM

Quote:

Originally Posted by Markos (Post 2004303)
hi mate this is the real name one im needing as well https://vborg.vbsupport.ru/showthread.php?t=228961

I have this fixed. But it depends on how you want it to show up. You can have it show up a few different ways:

Real Name : John Smith

or

Real Name
John Smith

or

Real Name - John Smith

Let me know what you want and I will PM you the code change.

Markos 03-15-2010 09:13 PM

i just noticed i did a muck up in the itrader postbit if u have it go to itrader_feedback_score and over right all with this code

Code:

<vb:if condition="$vboptions['itrader_postbit_location'] == 'postbit_userinfo_left'">
<span class="usertitle">
        {vb:rawphrase itrader_feedback_score} <a title="{vb:rawphrase itrader_total_feedback}" href="{vb:raw vboptions.bburl}/itrader.php?{vb:raw session.sessionurl}u={vb:raw post.userid}">{vb:raw post.itrader_total}</a><vb:if condition="$post['itrader_total']"> ({vb:raw post.itrader_pcnt}%)</vb:if>
</span>
<vb:else />
        <vb:if condition="$vboptions['itrader_postbit_location'] == 'postbit_userinfo_right'"><dl class="userinfo_extra"><div class="eti_postbit"></vb:if>
                <dt>{vb:rawphrase itrader_feedback_score}</dt> <dd><a title="{vb:rawphrase itrader_total_feedback}" href="{vb:raw vboptions.bburl}/itrader.php?{vb:raw session.sessionurl}u={vb:raw post.userid}">{vb:raw post.itrader_total}</a><vb:if condition="$post['itrader_total']"> ({vb:raw post.itrader_pcnt}%)</vb:if></dd>
        <vb:if condition="$vboptions['itrader_postbit_location'] == 'postbit_userinfo_right'"></div></dl></vb:if>
</vb:if>


Markos 03-15-2010 09:14 PM

Real Name: Markos

big thanks for your help :)

Markos 03-15-2010 10:02 PM

this is for if u have Yet Another Award System 4.0

go to Yet Another Award System templates/awards_postbit_display_style2 and replace all with this code below and go to settings/Award System Settings and select style 2

Code:

<!-- show awards -->
<if condition="$post[showuserawards]">
<div class="awards_postbit_style2">
<div class="eti_postbit">
        <div class="awards_showcase_awarddisplay">$post[userawards]</div>
        <div class="awards_showcase_infodisplay">
                <a href="member.php?u=$post[userid]&tab=myawards" title="$vbphrase[more_awards]">$vbphrase[total_awards]</a>: $post[num_awards]
                <if condition="$vboptions[aw_points]"><br />
                        <a href="member.php?u=$post[userid]&tab=myawards" title="$vbphrase[more_awards]">$vbphrase[total_points]</a>: $post[total_points]
                </if></div>
        </div>
</div>
</if>
<!-- /show awards -->



All times are GMT. The time now is 09: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.01268 seconds
  • Memory Usage 1,746KB
  • 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_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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