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 Edit Postbit_Legacy 2 - vbulletin 4 (https://vborg.vbsupport.ru/showthread.php?t=232329)

empty2002 11-10-2010 05:34 PM

nice

Ary Braga 12-21-2012 11:32 PM

Quote:

Originally Posted by betts02 (Post 1970722)
cheers for this, just 1 thing if possible, how would i add :

Code:

<vb:if  condition="$post['field5']">&nbsp;<div class="smallfont"><b>XBL Gamer-Tag :    {vb:raw post.field5}<b></vb:if>


<vb:if  condition="$post['field8']">&nbsp;<div class="smallfont"><b>Clan Tag : {vb:raw post.field8}<b></vb:if>

<vb:if  condition="$post['field7']">&nbsp;<div class="smallfont"><b>Clan URL : {vb:raw post.field7}<b></vb:if>

so it all shows up like your code makes it show ?

I tried in Postbit_legacy but it messes it all up, do i need to do it with the css also ?

any help on where to add this code so it shows would be great

cheers in advance

Here:
PHP Code:

<vb:if  condition="$post['field5']">&nbsp;
     <
div class="eti_postbit">
          <
div class="smallfont">
               <
b>XBL Gamer-Tag : {vb:raw post.field5}<b></vb:if></div>


<
vb:if  condition="$post['field8']">&nbsp;
      <
div class="eti_postbit">
           <
div class="smallfont">
               <
b>Clan Tag : {vb:raw post.field8}<b></vb:if></div>

<
vb:if  condition="$post['field7']">&nbsp;
       <
div class="eti_postbit">
          <
div class="smallfont"><b>Clan URL : {vb:raw post.field7}<b></div></vb:if> 

-----------------------------------------------------------

Quote:

Originally Posted by alkrida (Post 1999220)
whay the rank not showing ?

NOT work !!


Now work.

PHP Code:

<vb:if condition="$post['rank']">
               <
div class="eti_postbit">
                      <
span class="rank">{vb:raw post.rank}</span></div></vb:if> 


thetechgenius 08-16-2014 11:46 PM

1 Attachment(s)
Quote:

Originally Posted by elwachiman (Post 1948986)
The other change had https://vborg.vbsupport.ru/showthread.php?t=231420 installed and integrated with this and gave me this result (see screenshots) but I saw a little detail in your browser ie8 not reflected the changes, only one line is not in the skin of the forum or is only the box on another modification, instead the browser is mozilla ff a new look, in my view quite beautiful and elegant .
the problem is that they look different in each browser, as far as google chrome is perfect as is, as shown in mozilla ff, thanks, looks pretty good now postbit in the forum.


This gave me an idea awhile back, so I decided to create my own Postbit Legacy. lol

Note: I did not use any of eTiKeT's code, its 100% my own work/code.


Check attached screenshot.

I'm using vb 4.1.4 -

Live Demo: https://thetechgenius.net/threads/8-...Updates-1?p=30


All times are GMT. The time now is 02:16 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.01593 seconds
  • Memory Usage 1,743KB
  • 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
  • (3)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
  • (3)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