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)

dtommy79 04-14-2010 02:32 PM

Hi,

I'm trying to edit my post bit infos and put them in a table. Check this image:

https://vborg.vbsupport.ru/external/2010/04/47.png

I managed to do it with all of them except the "Thanked 230 Times in 146 Posts" part.

I'm trying to edit the "post_thanks_postbit_info" template but i can't figure out how to do it. For the "Thanks" part I used a class called "postbitinfo_table" like this:

Code:

<vb:if condition="$post['userid']">
        <div class="postbitinfo_table"><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">
                <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>

can anyone suggest how I could finish it?

Thanks

Bravo 04-14-2010 04:14 PM

Quote:

Originally Posted by grc (Post 2020676)
There is a sort of workaround using the reputation system. I posted about it here.

I already had done this, but I keep getting emails from people getting the same databases, it's starting to get annoying receiving so many...

encryption 04-15-2010 10:53 AM

1 Attachment(s)
I have a similar problem to the post before last, my Thank you text is dislodged. Any idea how I can fix this?

(See attachment)

Diablotic 04-15-2010 01:16 PM

Quote:

Any idea how I can fix this?
Yes, read this thread.

wayne.richards@ 04-15-2010 03:34 PM

Quote:

Originally Posted by encryption (Post 2021610)
I have a similar problem to the post before last, my Thank you text is dislodged. Any idea how I can fix this?

(See attachment)

See Here................

https://vborg.vbsupport.ru/showpost....&postcount=449

encryption 04-15-2010 04:29 PM

Quote:

Originally Posted by Diablotic (Post 2021669)
Yes, read this thread.

aren't you the sharp one in the shed, if my add would let me read through 55 pages or even 825 posts, I wouldn't have posted here would I ;)

twista46 04-17-2010 10:17 PM

Works not in 4.0.3

Hide Content is not show when i click the thanks button,

Post Reply its works :confused:

Diablotic 04-18-2010 08:09 AM

Quote:

Originally Posted by encryption (Post 2021776)
aren't you the sharp one in the shed, if my add would let me read through 55 pages or even 825 posts, I wouldn't have posted here would I ;)

OK, you have to:

in post_thanks_postbit_info template, look for {vb:stylevar right} and replace with {vb:stylevar left}

twista46 04-18-2010 06:07 PM

Quote:

Works not in 4.0.3

Hide Content is not show when i click the thanks button,

Post Reply its works
Any can help me?

grc 04-20-2010 04:54 PM

So folks, is "Not Supported" as this mod is now designated
  1. an automatic thing that happens when the coder is no longer posting updates or is it
  2. a designator that is added if the author checks some box off saying he or she isn't going to support it any more?


All times are GMT. The time now is 04:46 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.03591 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
  • (1)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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