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)

STORMS 01-09-2011 11:50 PM

Anyone test this on 4.0.7 or 4.1.0?

Secondszone 01-10-2011 04:13 AM

installed Thanks for your hard work

basilrath 01-10-2011 12:38 PM

Quote:

Originally Posted by STORMS (Post 2146730)
Anyone test this on 4.0.7 or 4.1.0?

Works fine on 4.1.0

WEBDosser 01-10-2011 02:00 PM

ttaaggeedd

sweetpotato 01-11-2011 01:39 PM

I istalled MGC Evo chatbox but I can't add this mod for chat on postbit. Anyone please help me!
Thanks

hardboiled 01-21-2011 04:37 PM

1 Attachment(s)
Hey everyone,

Wondering if anyone knows how I can get my uCash points to look like the rest of the postbit looks. As you can see, all the other profile boxes have a colon followed by whatever else, right next to the title, but the "points" is below.

I looked in the uCash template, but found nothing that affects the template. Any assistance would be appreciated.

The image is attached below

Da-Vinci 01-27-2011 10:33 PM

Try the plugin, don't use Ucash myself, but found a few bits like this in the past in the actual plugin code, take a look in the plugin manager, to see if you can suss it out, good luck.

MuseFS 01-31-2011 02:36 PM

I replaced and added everything and nothing happens. Version 4.1.1.

yasmani19 02-16-2011 03:42 PM

How I can fix this?, see image. One for experience and one for the blog

http://img602.imageshack.us/img602/5331/dfdfbdfd.png

Goodfather 02-24-2011 12:04 PM

Quote:

Originally Posted by Arae (Post 2120428)
How can I add the gender icon? =)

vBulletin 4.1.0
Postbit (or Postbit _legacy)


Find:

Code:

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

Add below:

Code:

<!-- Wy Gender in postbit Start -->
<div class="eti_postbit">
<vb:if condition="$post['fieldX']"><dt>{vb:rawphrase gender}</dt> <dd><img src="{vb:stylevar imgdir_misc}/{vb:raw post.fieldX}.gif" alt="{vb:raw post.fieldX}" /></dd></vb:if></div>
<!-- Wy Gender in postbit End -->

•Replace the TWO Green ‘X’s with the field number

https://vborg.vbsupport.ru/showthrea...ghlight=gender


All times are GMT. The time now is 10:00 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.01372 seconds
  • Memory Usage 1,735KB
  • 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
  • (2)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