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)

gamerscms 04-01-2011 11:38 AM

Anyone got this working with Vbookie yet?

If so please post up code and location

Thanks

vnairp11 04-23-2011 02:39 AM

1 Attachment(s)
how do i fix this guys everything else is perfect i see an overlap by the itrader feedback score.. how do i separate them? i tried adding br tags dosnt seem to work..thanks

VanHuek 04-26-2011 03:25 PM

All is good and fine except for this.

http://img835.imageshack.us/img835/4074/errordr.png

Help please :)


Edit:
Never mind. All is well :)

Luis 06-03-2011 09:42 PM

hi guys .. sry my bad english but i dont speack good xD

http://screensnapr.com/-/uploads/OFI8CU.png

I need to remove this code for the avatar, nickname and rankbar

and apply code on my activity ... any1 can help me ? :confused:

sematopdemir 07-25-2011 09:42 AM

nice job thanks

FReeSTER 08-20-2011 02:16 PM

how to get it done with vBookie, experience?

basilrath 08-20-2011 03:52 PM

Template: postbit legacy

find:
HTML Code:

{vb:rawphrase 'posts'} : {vb:raw post.posts}
{vb:raw template_hook.postbit_userinfo_right_after_posts}

replace with:
HTML Code:

<div class="eti_postbit">
{vb:rawphrase 'posts'} : {vb:raw post.posts}
{vb:raw template_hook.postbit_userinfo_right_after_posts}
</div>


FReeSTER 08-20-2011 10:06 PM

1 Attachment(s)
Quote:

Originally Posted by basilrath (Post 2235811)
Template: postbit legacy

find:
HTML Code:

{vb:rawphrase 'posts'} : {vb:raw post.posts}
{vb:raw template_hook.postbit_userinfo_right_after_posts}

replace with:
HTML Code:

<div class="eti_postbit">
{vb:rawphrase 'posts'} : {vb:raw post.posts}
{vb:raw template_hook.postbit_userinfo_right_after_posts}
</div>


It works but i also have Thanks_Post, VB_Experience that is screwing up
I already figure out the experience but all I need is the Thanks and the vBookie one.

I have tried all codes posted here for the thank you hack but is not showing up correctly
Only show up the posbit below correct
Thanks: 0

but not the
Thanked 1 Time in 1 Post


Can you help me?

FReeSTER 08-20-2011 10:51 PM

Quote:

Originally Posted by Alex@Mk3OC (Post 2010557)
Replace your post_thanks_postbit_info template with:

PHP Code:

<vb:if condition="$post['userid']">
    <
div class="eti_postbit"><dt>{vb:rawphrase post_thanks_thanks}</dt> <dd>{vb:raw post.post_thanks_user_amount_formatted}</dd></div>
    <
vb:if condition="$post['post_thanks_thanked_times'] == 1">
        <
div class="eti_postbit"><dd>{vb:rawphrase post_thanks_time_post}</dd></div>
    <
vb:elseif condition="$post['post_thanks_thanked_posts'] == 1" />
        <
div class="eti_postbit"><dd>{vb:rawphrase post_thanks_times_post, {vb:raw post.post_thanks_thanked_times_formatted}}</dd></div>
    <
vb:else />
        <
div class="eti_postbit"><dd>{vb:rawphrase post_thanks_times_posts, {vb:raw post.post_thanks_thanked_times_formatted}, {vb:raw post.post_thanks_thanked_posts_formatted}}</dd></div>
    </
vb:if>
</
vb:if> 


Thank you this did to me. :D

FReeSTER 08-20-2011 10:53 PM

Quote:

Originally Posted by FReeSTER (Post 2235756)
how to get it done with vBookie, experience?

Ok now I only need the vBookie vCash done and I be done with it

Anyone?

I have read this entire thread more then 5 times already and the codes i see for vBookie are NOT working for me


All times are GMT. The time now is 09:59 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.01200 seconds
  • Memory Usage 1,753KB
  • 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
  • (4)bbcode_html_printable
  • (1)bbcode_php_printable
  • (3)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