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)

Orakk 04-22-2010 02:57 AM

Quote:

Originally Posted by ZEHH (Post 2025090)
Fixed missing Yet: real name location icone: MSN, Skype and etc. ..

Outside this is very good

Solutions to those are in previous posts. As YP notes, put the wrapper round those bitties not included in original mod and you're done.

Quote:

Originally Posted by YankForum (Post 2018549)
ok i found it
in case anybody needed it like me , have a look at this amazing beautiful div tag :
Code:

<div class="eti_postbit">...........</div>
very nice
installed
tnxxxxxxxxxx


cyberlooser 04-27-2010 06:29 PM

Quote:

Originally Posted by MrKramer (Post 2015319)
hey i got one little problem.
Anyone know how to fix this?
* Bedankt = Thanked

Try this:

PHP Code:

<vb:if condition="$post['userid']">
    <
div class="eti_postbit"><dt>{vb:rawphrase post_thanks_thanks}: {vb:raw post.post_thanks_user_amount_formatted}</dt></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">{vb:rawphrase post_thanks_times_post, {vb:raw post.post_thanks_thanked_times_formatted}}</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> 

Viel Gl?ck!

vnairp11 04-28-2010 02:44 AM

the last thing i need is to wrap the code around Vbmoods... please thanks also if you can move the "thanks 0" to line up instead of 0 being on a <br>

http://infoshares.net/uploads/5ecb31...3e21ceb5f2.gif

gossone 04-28-2010 03:09 AM

I used This and worked fine on my post_thanks_postbit_info file on my Goss Forum

PHP Code:

<vb:if condition="$post['userid']">
    <
div class="eti_postbit"><dt>{vb:rawphrase post_thanks_thanks} : {vb:raw post.post_thanks_user_amount_formatted}</dt></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> 


vnairp11 04-28-2010 03:41 AM

yes thanks a lot that worked for the thanks.. part i jus need one form the "vmoods now

nikosb 05-01-2010 12:49 PM

thanks
works fine

Markos 05-11-2010 04:06 PM

hmmmm is anyone else having this problem with old banned users posts

http://img.photobucket.com/albums/v3...977/UO0003.jpg

redpicasso 05-13-2010 04:03 AM

Quote:

Originally Posted by archet1337 (Post 1992499)
I'm having some trouble with getting
Code:

{vb:raw template_hook.postbit_userinfo_right_after_posts}
to look the same as the other ones. This is what it looks like:

http://www.digi-tech.org/images/diverse/testing3.png

How to fix this?

i have the same error !

GamerPerfection 05-20-2010 07:18 PM

Awesome, looking good on my test site. :)

rizve69 05-28-2010 08:23 AM

i installed its works but problem happening to me.same post coming 2 times.how can i fixed?using vb403.Please help


All times are GMT. The time now is 08:43 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.01458 seconds
  • Memory Usage 1,762KB
  • 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_php_printable
  • (4)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