vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Show Thread Enhancements - [AJAX] Post Thank You Hack (https://vborg.vbsupport.ru/showthread.php?t=231666)

Hippy 10-01-2011 08:13 PM

<a href="https://vborg.vbsupport.ru/showpost.php?p=2197392&postcount=1546" target="_blank">https://vborg.vbsupport.ru/showp...postcount=1546</a>

matt94gt 10-01-2011 08:26 PM

That worked. Thanks. One little thing I see is I thanked someone and it now says

"Thanked 1 Time in 1 Post 0
Feedback Score"

Is there a way to fix this alignment? See example here:
http://sn95forums.com/showthread.php...ciation-solved

Also is there a way to only allow it in certain sections, like I dont really want it in the lounge as people will abuse it.

Thanks

ForceHSS 10-01-2011 09:04 PM

my sig has a more up to date version

Hippy 10-01-2011 09:07 PM

<a href="https://vborg.vbsupport.ru/showpost.php?p=2189070&postcount=1489" target="_blank">https://vborg.vbsupport.ru/showp...postcount=1489</a>

StikxX 10-02-2011 12:45 PM

I've installed the Thank You Hack.
Today I've found that the Thanks be displayed incorrectly (see image)

http://www8.pic-upload.de/02.10.11/ek4elyjbg9vp.jpg

I've only once Bedankt, but it is "contributing thanked 2 times in 2"
And I got it two acknowledgments, however, is only "Thank you one" there.

So if the two things are reversed.
Can you help me?

Hippy 10-02-2011 01:23 PM

try a <br /> after or before this code
Code:

<dd>{vb:raw post.post_thanks_user_amount_formatted}</dd>

StikxX 10-02-2011 02:02 PM

it is still displayed incorrectly

There must be exactly the other way.
I have to thank you again and I got two Acknowledgments

Hippy 10-02-2011 02:28 PM

send me a link to your site ..via pm
I will look at the source and see what is causing it

Hippy 10-02-2011 02:39 PM

this is my post_thanks_postbit_info template
Code:

<vb:if condition="$post['userid']">
    <dt>{vb:rawphrase post_thanks_thanks}</dt> <dd>{vb:raw post.post_thanks_user_amount_formatted}</dd>
    <vb:if condition="$post['post_thanks_thanked_times'] == 1">
        <dd style="white-space:nowrap; display:inline; float: {vb:stylevar left};">{vb:rawphrase post_thanks_time_post}</dd>
    <vb:elseif condition="$post['post_thanks_thanked_posts'] == 1" />
        <dd style="white-space:nowrap; display:inline; float: {vb:stylevar left};">{vb:rawphrase post_thanks_times_post, {vb:raw post.post_thanks_thanked_times_formatted}}</dd>
    <vb:else />
        <dd style="white-space:nowrap; display:inline; float: {vb:stylevar left};">{vb:rawphrase post_thanks_times_posts, {vb:raw post.post_thanks_thanked_times_formatted}, {vb:raw post.post_thanks_thanked_posts_formatted}}</dd>
    </vb:if>
</vb:if>

replace yours with this one and see


Quote:

Originally Posted by matt94gt (Post 2252085)
That worked. Thanks. One little thing I see is I thanked someone and it now says

"Thanked 1 Time in 1 Post 0
Feedback Score"

Is there a way to fix this alignment? See example here:
http://sn95forums.com/showthread.php...ciation-solved

Also is there a way to only allow it in certain sections, like I dont really want it in the lounge as people will abuse it.

Thanks

Quote:

Originally Posted by StikxX (Post 2252341)
it is still displayed incorrectly

There must be exactly the other way.
I have to thank you again and I got two Acknowledgments


d19rnyxx 10-02-2011 05:36 PM

Love this hack now I need to find out where i can edit this text so I can translate it into French http://www.screensnapz.com/v/?i=iechll3913IECH.png


All times are GMT. The time now is 07:44 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.03958 seconds
  • Memory Usage 1,745KB
  • 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
  • (6)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